clang-1/lib
Anna Zaks 07d8470eff [analyzer] Add pretty printing to CXXBaseObjectRegion.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179573 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-15 22:38:04 +00:00
..
ARCMigrate ARCMigrate/Transforms.h: Remove \arg in comment. [-Wdocumentation] 2013-04-11 04:16:11 +00:00
AST Revert "Speed-up ObjCMethodDecl::getOverriddenMethods()." 2013-04-15 18:47:22 +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 CodeGen support for function-local static thread_local variables with 2013-04-14 23:01:42 +00:00
Driver Add a new flag -vectorize-slp-aggressive to enable Hals BB vectorizer. 2013-04-15 05:38:41 +00:00
Edit [objcmt] Fix a mishandled conversion to objc directory literal. 2013-04-06 01:13:17 +00:00
Format Break after multiline parameters. 2013-04-15 22:36:37 +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 Remove some dead code that has not been used since 2010. 2013-04-15 21:13:33 +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] Add pretty printing to CXXBaseObjectRegion. 2013-04-15 22:38:04 +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