diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-07-17 18:25:56 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-07-17 18:27:39 +0200 |
commit | f7dce88915ad1629df2d19cd41e45a5e64f2664c (patch) | |
tree | 041e83c6a6907a7f457a6438ea4c238ee3b4781b /clang/unittests/Tooling/CompilationDatabaseTest.cpp | |
parent | 16458b5a6d624c07ffbf33ce958669b579bfc54e (diff) | |
download | llvm-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