diff options
author | Nikita Popov <npopov@redhat.com> | 2022-02-02 15:06:01 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-02-09 09:43:28 +0100 |
commit | fda29264f360820859587acdfb0ad9392c944bd6 (patch) | |
tree | 6ced9e5f8f85ea1d8258791cb9f83178e4fa4630 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | ff0b391600c77ca05a262bcca9e3d26aa333cfd0 (diff) | |
download | llvm-fda29264f360820859587acdfb0ad9392c944bd6.zip llvm-fda29264f360820859587acdfb0ad9392c944bd6.tar.gz llvm-fda29264f360820859587acdfb0ad9392c944bd6.tar.bz2 |
[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.
Differential Revision: https://reviews.llvm.org/D118783
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions