clang-1/include/clang
Daniel Jasper 8ff563c217 Fix DeclRefExpr::getFoundDecl() for usages by reference.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177721 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-22 10:01:35 +00:00
..
ARCMigrate Sort #include lines for all files under include/... 2012-12-04 09:18:49 +00:00
AST OpenMP threadprivate directive parsing and semantic analysis 2013-03-22 06:34:35 +00:00
ASTMatchers Adding lvalue and rvalue reference type matchers 2013-03-07 15:44:40 +00:00
Analysis Remove the CFGElement "Invalid" state. 2013-02-23 00:29:34 +00:00
Basic OpenMP threadprivate directive parsing and semantic analysis 2013-03-22 06:34:35 +00:00
CodeGen Pass the target options through to code generation. 2013-02-14 08:09:20 +00:00
Config use DEFAULT_SYSROOT 2012-04-16 04:16:43 +00:00
Driver Remove the Tools DensMap from the toolchain. 2013-03-20 03:05:54 +00:00
Edit [objcmt] Rewrite a NSDictionary dictionaryWithObjects:forKeys: to a dictionary literal 2013-01-16 23:54:48 +00:00
Format Allow breaking after the return type in function declarations. 2013-02-13 20:33:44 +00:00
Frontend <rdar://problem/12368093> Extend module maps with a 'conflict' declaration, and warn when a newly-imported module conflicts with an already-imported module. 2013-03-20 21:10:35 +00:00
FrontendTool
Lex <rdar://problem/13037793> Allow the names of modules to differ from the name of their subdirectory in the include path. 2013-03-21 01:08:50 +00:00
Parse OpenMP threadprivate directive parsing and semantic analysis 2013-03-22 06:34:35 +00:00
Rewrite objective-C modern translator. Generate #line 2013-02-08 00:27:34 +00:00
Sema Fix DeclRefExpr::getFoundDecl() for usages by reference. 2013-03-22 10:01:35 +00:00
Serialization OpenMP threadprivate directive parsing and semantic analysis 2013-03-22 06:34:35 +00:00
StaticAnalyzer [analyzer] Invalidate regions indirectly accessible through const pointers. 2013-03-20 20:35:53 +00:00
Tooling Nuke SetUpBuildDumpLog. 2013-01-20 01:58:28 +00:00
CMakeLists.txt Instantiate dependent attributes when instantiating templates. 2012-01-20 22:37:06 +00:00
Makefile make: fix installation of generated header files 2012-02-01 22:23:31 +00:00