-
| | |
| --- | --- |
| Bugzilla Link | [45352](https://llvm.org/bz45352) |
| Version | 8.0 |
| OS | Linux |
| CC | @bhaible,@dwblaikie,@devincoughlin,@noloader,@haoNoQ |
## Extended Description
The…
-
| | |
| --- | --- |
| Bugzilla Link | [41769](https://llvm.org/bz41769) |
| Version | unspecified |
| OS | All |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143759…
-
| | |
| --- | --- |
| Bugzilla Link | [43068](https://llvm.org/bz43068) |
| Version | unspecified |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
If you do `…
-
| | |
| --- | --- |
| Bugzilla Link | [37349](https://llvm.org/bz37349) |
| Version | 6.0 |
| OS | Windows NT |
| Attachments | [error in compiled executable](https://user-images.githubusercontent.c…
-
> [SanitizerCoverage](https://clang.llvm.org/docs/SanitizerCoverage.html) is a middle-end LLVM instrumentation pass
that "inserts calls to user-defined functions on function-, basic-block-, and edge-…
-
```
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…
-
```
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…
-
The documentation on how to [build fuzz targets for coverage](https://google.github.io/oss-fuzz/advanced-topics/code-coverage/#build-fuzz-targets) seems to imply that running `python infra/helper.py b…
-
#### System Information
- Ogre Version: :grey_question: OgreNext 4.0 latest
- Operating System / Platform: :grey_question: Windows11
- RenderSystem: :grey_question: DX11
- GPU: :grey_question: …
-
Hello, is it possible to allow the tags attributes (like class, style, etc) for specifics (or all ) tags in one time in yaml ?
Currently, I've to do this in my config file :
```yaml
html_sanit…