llvm-project/clang/unittests
Ben Langmuir c8130a74f4 Recommit virtual file system
Previously reverted in r201755 due to causing an assertion failure.

I've removed the offending assertion, and taught the CompilerInstance to
create a default virtual file system inside createFileManager. In the
future, we should be able to reach into the CompilerInvocation to
customize this behaviour without breaking clients that don't care.

llvm-svn: 201818
2014-02-20 21:59:23 +00:00
..
AST clang/unittests/AST,ASTMatchers: Remove _MSC_VER. 2014-02-16 10:16:09 +00:00
ASTMatchers Add TemplateSpecializationType polymorphism for hasTemplateArgument and 2014-02-20 19:18:03 +00:00
Basic Recommit virtual file system 2014-02-20 21:59:23 +00:00
Driver Add Multilib selection machinery 2014-02-12 03:21:20 +00:00
Format clang-format: Don't wrap "const" etc. of function declarations. 2014-02-17 07:57:46 +00:00
Frontend ASTContext: Declare builtin types implicitly 2013-12-15 10:36:26 +00:00
Lex Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
Sema [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 12:40:37 +00:00
Tooling unittests: explicit stringify StringRefs for conversion 2014-01-25 20:04:44 +00:00
libclang libclang: ensure clang_createTranslationUnit2 always initializes *TU 2014-02-19 10:24:00 +00:00
CMakeLists.txt libclang: fix a bug in processing invalid arguments, introduced in r201249 2014-02-18 15:20:02 +00:00
Makefile libclang: fix a bug in processing invalid arguments, introduced in r201249 2014-02-18 15:20:02 +00:00