hanchenye-llvm-project/clang/unittests/Lex
Alexey Samsonov d1127d2d1f Avoid having "using namespace" for both "clang" and "llvm" namespaces.
This is fragile, as there are classes with the same name in both
namespaces (e.g. llvm::Module and clang::Module).

llvm-svn: 219855
2014-10-15 22:00:40 +00:00
..
CMakeLists.txt [CMake] LexTests: Prune redundant libdep(s). 2014-07-24 11:44:03 +00:00
LexerTest.cpp unique_ptrify SourceManager::createFileID 2014-08-29 07:59:55 +00:00
Makefile
PPCallbacksTest.cpp Avoid having "using namespace" for both "clang" and "llvm" namespaces. 2014-10-15 22:00:40 +00:00
PPConditionalDirectiveRecordTest.cpp Unique_ptrify PPCallbacks ownership. 2014-09-10 04:53:53 +00:00