llvm-project/clang/unittests/Lex
Alp Toker 0804343733 Eliminate ASTContext's DelayInitialization flag
Having various possible states of initialization following construction doesn't
add value here.

Also remove the unused size_reserve parameter.

llvm-svn: 207897
2014-05-03 03:46:04 +00:00
..
CMakeLists.txt Initial implementation of -modules-earch-all option, for searching for symbols in non-imported modules. 2014-04-23 12:57:01 +00:00
LexerTest.cpp Reformat code following Preprocessor constructor updates 2014-05-02 03:43:38 +00:00
Makefile Initial implementation of -modules-earch-all option, for searching for symbols in non-imported modules. 2014-04-23 12:57:01 +00:00
PPCallbacksTest.cpp Eliminate ASTContext's DelayInitialization flag 2014-05-03 03:46:04 +00:00
PPConditionalDirectiveRecordTest.cpp Reformat code following Preprocessor constructor updates 2014-05-02 03:43:38 +00:00