clang/unittests
Alp Toker b07a1f40da Fix RecursiveASTVisitor to visit types in ObjCPropertyDecl
Patch by Mathieu Baudet!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@210339 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-06 15:05:09 +00:00
..
AST Add first set of tests for FriendDecl source range and location. 2014-06-06 04:40:35 +00:00
ASTMatchers Add hasLocalStorage/hasGlobalStorage matchers. 2014-06-05 18:22:14 +00:00
Basic Remove the last remaining llvm/Config/config.h includes 2014-06-04 03:28:55 +00:00
Driver [cleanup] Re-sort includes with llvm/utils/sort_includes.py and fix 2014-03-04 10:05:20 +00:00
Format clang-format: Fix incorrect indentation. 2014-06-06 13:49:04 +00:00
Frontend ASTContext: Declare builtin types implicitly 2013-12-15 10:36:26 +00:00
Lex Remove the last remaining llvm/Config/config.h includes 2014-06-04 03:28:55 +00:00
Sema Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
Tooling Fix RecursiveASTVisitor to visit types in ObjCPropertyDecl 2014-06-06 15:05:09 +00:00
libclang VirtualFileSystem: Fix a few directory traversal bugs in VFSWriter 2014-05-21 22:46:51 +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