Without them expressions like this may have different values.
(SANITIZER_INTERCEPT_MEMRCHR && SANITIZER_INTERCEPT_PREADV)
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D35512
[sanitizers] Make sure that all complex macros uses parenthesis ClosedPublic Authored by vitalybuka on Jul 17 2017, 2:47 PM.
Details Summary Without them expressions like this may have different values.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 17 2017, 3:35 PM Closed by commit rL308228: [sanitizers] Make sure that all complex macros uses parenthesis (authored by vitalybuka). · Explain WhyJul 17 2017, 3:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 106970 compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
|