diff options
author | Nico Weber <thakis@chromium.org> | 2020-09-04 11:05:52 -0400 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2020-09-04 11:05:54 -0400 |
commit | fab60665ebc51b1b6c132e368fee00865d4d3942 (patch) | |
tree | a482dcbb0dee0b424c59158c5dd23834fb19621e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | dbf04aaade235a0d76c6ad549c091c9fd0ada0e8 (diff) | |
download | llvm-fab60665ebc51b1b6c132e368fee00865d4d3942.zip llvm-fab60665ebc51b1b6c132e368fee00865d4d3942.tar.gz llvm-fab60665ebc51b1b6c132e368fee00865d4d3942.tar.bz2 |
sanitizer_common: Implement COMPILER_CHECK using static_assert
Since this is an internal header, we can just assume static_assert
exists.
If this doesn't upset any bots, I'll replace all uses of
COMPILER_CHECK in a follow-up.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions