-
Thanks for releasing this baremetal address sanitizer. I was wondering, is there an inherent dependency on clang/llvm? Or would it be possible to port this to gcc?
-
> [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-…
-
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…
-
| | |
| --- | --- |
| 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…
-
```
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…
-
| | |
|------------------|-----------------|
|Previous ID | SR-6622 |
|Radar | None |
|Original Reporter | @bob-wilson …