-
When sanitizing element with inline font-family css attribute, generic-named font family names with hyphens/dashes are wrongly quoted with single quotes (Generic family names are keywords and must not…
-
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…
-
Thread sanitizer is throwing an error on test_cp::test_cp_preserve_timestamps and test_cp::test_cp_dont_preserve_timestamps. Seems to be in the test itself with calls to the system clock in a race con…
-
```
From Dominique Pellé:
====================================================================
First of all, thank you for the address sanitizer.
This one exciting new tool for c++ developers.
A long…
-
```
From Dominique Pellé:
====================================================================
First of all, thank you for the address sanitizer.
This one exciting new tool for c++ developers.
A long…
-
| | |
| --- | --- |
| 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-…