Assembly instrumentation: blacklist support
Open
Priority-Medium
ProjectAddressSanitizer
Status-Started
Type-Defect
- Dominant language
- C
- Stars
- 12.5k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Originally reported on Google Code with ID 280
```
Assembly instrumentation must be affected by the blacklist setting in clang (full functionality
for inline asm, src: lines only for top-level asm).
I guess we don't need a clang-level flag to disable asm instrumentation: blacklist
should be enough to deal with any bugs we might run into.
```
Reported by `eugenis@google.com` on 2014-03-24 07:25:37
Contributor guide
Assessment
This issue has not been assessed yet.