aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Tooling/CompilationDatabaseTest.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-07-17 18:25:56 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-07-17 18:27:39 +0200
commitf7dce88915ad1629df2d19cd41e45a5e64f2664c (patch)
tree041e83c6a6907a7f457a6438ea4c238ee3b4781b /clang/unittests/Tooling/CompilationDatabaseTest.cpp
parent16458b5a6d624c07ffbf33ce958669b579bfc54e (diff)
downloadllvm-f7dce88915ad1629df2d19cd41e45a5e64f2664c.zip
llvm-f7dce88915ad1629df2d19cd41e45a5e64f2664c.tar.gz
llvm-f7dce88915ad1629df2d19cd41e45a5e64f2664c.tar.bz2
[IR] Fix MSVC warning (NFC)
As requested by Andrew Kaylor, rewrite this code in a way that does not warn on old MSVC versions. Avoid the buggy constexpr warning by just not using constexpr and removing the static_assert that depends on it.
Diffstat (limited to 'clang/unittests/Tooling/CompilationDatabaseTest.cpp')
0 files changed, 0 insertions, 0 deletions