-
The sanitizer can not handle `"" ` in a `` of a single table. It generates multiple tables while there are multiple `"" `there.
However, browser like Chrome just treats it as is, which is expected …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR46452](https://bugs.llvm.org/show_bug.cgi?id=46452) |
| Status | NEW |
| Importance | P normal |
|…
-
When running `./install_buffet.sh` in an up to date Fedora 27 with gcc version `7.2.1 20170915 (Red Hat 7.2.1-2) (GCC)
` I get this error:
```bash
home/rodmar/code/repos/pequin/compiler/buffetfs…
-
Add Travis CI matrix job
```
- RVERSION=devel _R_SAN_=TRUE _R_CHECK_FULL_=TRUE
```
that performs:
1. [Addess Sanitizer](https://en.wikipedia.org/wiki/AddressSanitizer) (ASAN)
2. "Undefined Beha…
-
Sometimes, the address-sanitizer CI check randomly fails at `SplitLargeMeshesTest.testTriangleSplit`. Looks like it runs out of memory or something.
I've run into this twice now in total. It always…
-
Trying to setup a docker container with osxcross and SDK 10.13, running into problems with `build_compiler_rt.sh`
```
#13 0.412 ## Building compiler-rt (release/11.x) ##
#13 0.412
#13 0.415 Clon…
-
VS 2022 17.11.2+WINDOWS 11 23H2
CMAKE Command Line:
```
"C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -S llvm -B VS22b…
-
Full Stack
This does not happen all the time, but very occasionally when sockets and TLS are used in our code base. I hope somebody can guide me to help you give you more information on the issue. …
-
```
In sanitizer_allocator_internal.h, the computed kSize1 template parameter used
in the typedef of ByteMap can be zero if SANITIZER_MMAP_RANGE_SIZE is not at
least 64 GB. This causes the map1_ arr…
-
```
How it is different from existing tests: HashSet is a system class. This
test should check how an instrumentation-based thread checker instruments
system classes or knows about semantics of collec…