clang-1/include/clang
Dmitri Gribenko d09615fcc0 Comment command table: use inheritance instead of duplicating code
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179501 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-15 02:31:50 +00:00
..
ARCMigrate Sort #include lines for all files under include/... 2012-12-04 09:18:49 +00:00
AST Comment command table: use inheritance instead of duplicating code 2013-04-15 02:31:50 +00:00
ASTMatchers Adding new AST Matchers isVirtual and isOverride 2013-04-09 20:46:36 +00:00
Analysis [analyzer] Show path diagnostic for C++ initializers 2013-04-05 00:59:33 +00:00
Basic Diagnose if a __thread or _Thread_local variable has a non-constant initializer 2013-04-14 20:11:31 +00:00
CodeGen Pass the target options through to code generation. 2013-02-14 08:09:20 +00:00
Config
Driver [Mips] Support -mmicromips / -mno-micromips command line options. 2013-04-14 14:07:51 +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 The recent GCOV changes expect the initial version string to be in forward order. 2013-04-08 20:36:44 +00:00
FrontendTool
Lex <rdar://problem/13643854> Only emit ambiguous-expansion warnings when at least one of the macro definitions comes from a non-system header. 2013-04-12 21:00:54 +00:00
Parse Make the ObjC attributes diagnostics a bit more informative. 2013-04-04 00:15:10 +00:00
Rewrite objective-C modern translator. Generate #line 2013-02-08 00:27:34 +00:00
Sema Parsing support for thread_local and _Thread_local. We give them the same 2013-04-12 22:46:28 +00:00
Serialization [modules] Make sure enabled diagnostic pragmas inside the module don't affect the translation unit that 2013-03-27 17:17:23 +00:00
StaticAnalyzer [analyzer]Print field region even when the base region is not printable 2013-04-12 18:40:21 +00:00
Tooling Nuke SetUpBuildDumpLog. 2013-01-20 01:58:28 +00:00
CMakeLists.txt
Makefile