Details
Details
- Reviewers
eugenis m.ostapenko ygribov - Commits
- rG8076c57fd2f9: [asan] Add clang flag -fsanitize-address-use-odr-indicator
rC348327: [asan] Add clang flag -fsanitize-address-use-odr-indicator
rL348327: [asan] Add clang flag -fsanitize-address-use-odr-indicator
rCRT348327: [asan] Add clang flag -fsanitize-address-use-odr-indicator
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
Event Timeline
clang/docs/ClangCommandLineReference.rst | ||
---|---|---|
805 ↗ | (On Diff #176717) | Please expand this a little bit. |
clang/docs/ClangCommandLineReference.rst | ||
---|---|---|
805 ↗ | (On Diff #176717) | I've reworded this, but this file does not contains details. |
clang/docs/ClangCommandLineReference.rst | ||
---|---|---|
805 ↗ | (On Diff #176717) | Ideally this documentation should be enough for a user to make a decision whether they need the flag or not. How about adding something like " in partially sanitized programs at the cost of an increase in binary size"? |