diff options
author | Casey Carter <Casey@Carter.net> | 2022-01-20 01:46:58 -0800 |
---|---|---|
committer | Casey Carter <Casey@Carter.net> | 2022-01-20 01:47:29 -0800 |
commit | 67d483aba23c95bf4501992de6417046e6685070 (patch) | |
tree | 049704d58ff6eea19d2a7b6a478c7c06b7206d24 /lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp | |
parent | 60b6e73769f84110f2cc0a2dbbf610c8671aa696 (diff) | |
download | llvm-67d483aba23c95bf4501992de6417046e6685070.zip llvm-67d483aba23c95bf4501992de6417046e6685070.tar.gz llvm-67d483aba23c95bf4501992de6417046e6685070.tar.bz2 |
[libcxx][test] Use TEST_HAS_BUILTIN in test code
... rather than using `__has_builtin` directly. This both (1) allows a compiler that doesn't speak `__has_builtin` to workaround with preprocessor magic, and (2) avoids diagnostics about things that look like function like macros after `#if` but are not.
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp')
0 files changed, 0 insertions, 0 deletions