llvm-project/clang/lib
Rafael Espindola e45f58d8a9 Removed #if 0 code that doesn't compiled if uncommented.
llvm-svn: 179495
2013-04-14 22:08:07 +00:00
..
ARCMigrate ARCMigrate/Transforms.h: Remove \arg in comment. [-Wdocumentation] 2013-04-11 04:16:11 +00:00
AST Annotate flavor of TLS variable (statically or dynamically initialized) onto the AST. 2013-04-13 02:43:54 +00:00
ASTMatchers Implements memoization for ancestor matching. 2013-03-14 16:33:21 +00:00
Analysis Thread safety analysis: turn on checking within lock and unlock functions. 2013-04-08 20:11:11 +00:00
Basic [Mips] Support -mmicromips / -mno-micromips command line options. 2013-04-14 14:07:51 +00:00
CodeGen Removed #if 0 code that doesn't compiled if uncommented. 2013-04-14 22:08:07 +00:00
Driver [Mips] Support -mmicromips / -mno-micromips command line options. 2013-04-14 14:07:51 +00:00
Edit [objcmt] Fix a mishandled conversion to objc directory literal. 2013-04-06 01:13:17 +00:00
Format Revamps structural error detection / handling. 2013-04-12 14:13:36 +00:00
Frontend <rdar://problem/13615607> Include SDK version information in the module hash. 2013-04-12 00:18:53 +00:00
FrontendTool <rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file. 2013-03-27 16:47:18 +00:00
Headers Headers: Add support for ISO9899:2011 rsize_t. 2013-04-12 23:24:56 +00:00
Lex Improve the diagnostics of the number-reading preprocessor directives. 2013-04-10 01:04:18 +00:00
Parse Parsing support for thread_local and _Thread_local. We give them the same 2013-04-12 22:46:28 +00:00
Rewrite [frontend] -frewrite-includes: turn implicit module imports into @imports. 2013-04-10 01:53:50 +00:00
Sema Diagnose if a __thread or _Thread_local variable has a non-constant initializer 2013-04-14 20:11:31 +00:00
Serialization Annotate flavor of TLS variable (statically or dynamically initialized) onto the AST. 2013-04-13 02:43:54 +00:00
StaticAnalyzer [analyzer] Enable NewDelete checker if NewDeleteLeaks checker is enabled. 2013-04-12 23:25:40 +00:00
Tooling ClangTool output cleanup 2013-03-15 20:14:01 +00:00
CMakeLists.txt Initial version of formatting library. 2012-12-03 18:12:45 +00:00
Makefile Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00