hanchenye-llvm-project/clang/include
Erich Keane 0a539b5859 Change Diagnostic Category size error from runtime to compiletime
Diagnostic Categories are fairly annoying, and are only enforced
by a runtime-debug-only assert. This puts in a touch more work
to get this all done at compile-time with static asserts

Differential Revision: https://reviews.llvm.org/D37122

llvm-svn: 311905
2017-08-28 18:53:17 +00:00
..
clang Change Diagnostic Category size error from runtime to compiletime 2017-08-28 18:53:17 +00:00
clang-c [libclang] Fix PR34055 (incompatible update of clang-c/Index.h) 2017-08-08 14:13:50 +00:00
CMakeLists.txt