diff options
author | Nikita Popov <npopov@redhat.com> | 2022-02-02 15:06:01 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-02-09 10:22:05 +0100 |
commit | 36cae4299d3225bb32d20dc525f017034ea3c3c1 (patch) | |
tree | 2dcd41f9f5787633fc01501b3b35356aa30b8874 /clang/tools/include-mapping/cppreference_parser.py | |
parent | a5b4479d3c93bf0dca290db5ee40f35446758f65 (diff) | |
download | llvm-36cae4299d3225bb32d20dc525f017034ea3c3c1.zip llvm-36cae4299d3225bb32d20dc525f017034ea3c3c1.tar.gz llvm-36cae4299d3225bb32d20dc525f017034ea3c3c1.tar.bz2 |
Reapply [sanitizers] Avoid macro clash in SignalContext::WriteFlag (NFC)
D116208 may cause a macro clash on older versions of linux, where
fs.h defines a READ macro. This is resolved by switching to a more
typical casing style for non-macro symbols.
Reapplying with changes to the symbol names in various platform
specific code, which I missed previously.
Differential Revision: https://reviews.llvm.org/D118783
Diffstat (limited to 'clang/tools/include-mapping/cppreference_parser.py')
0 files changed, 0 insertions, 0 deletions