llvm-project/clang/lib/ASTMatchers/Dynamic
Reid Kleckner 969b1a50a0 Pass /bigobj when building lib/ASTMatchers/Dynamic/Registry.cpp
This is the third time it has crossed the 2^16 section limit. We've
already spent time optimizing this file to reduce template
instantiations, and it's not clear that there is anymore low hanging
fruit.

llvm-svn: 260267
2016-02-09 19:53:30 +00:00
..
CMakeLists.txt Pass /bigobj when building lib/ASTMatchers/Dynamic/Registry.cpp 2016-02-09 19:53:30 +00:00
Diagnostics.cpp SourceRanges are small and trivially copyable, don't them by reference. 2015-10-04 04:53:55 +00:00
Marshallers.h Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes. 2016-01-26 19:01:06 +00:00
Parser.cpp Roll-back r250822. 2015-10-20 13:23:58 +00:00
Registry.cpp Registering the gnuNullExpr AST matcher as a dynamic matcher so that it is available from clang-query. 2016-02-09 14:04:49 +00:00
VariantValue.cpp Roll-back r250822. 2015-10-20 13:23:58 +00:00