llvm-project/clang/lib
Douglas Gregor 012efe22bc Fix PR4296: Add parser detection/error recovery for nested functions, from Serve Pavlov!
llvm-svn: 179603
2013-04-16 16:01:32 +00:00
..
ARCMigrate ARCMigrate/Transforms.h: Remove \arg in comment. [-Wdocumentation] 2013-04-11 04:16:11 +00:00
AST Basic support for Microsoft property declarations and 2013-04-16 07:28:30 +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 Add support for sparcv9 targets. 2013-04-16 15:17:49 +00:00
CodeGen Objective-C IRGen. Use llvm::WeakVH 2013-04-16 15:25:39 +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 Fix PR4296: Add parser detection/error recovery for nested functions, from Serve Pavlov! 2013-04-16 16:01:32 +00:00
Rewrite [frontend] -frewrite-includes: turn implicit module imports into @imports. 2013-04-10 01:53:50 +00:00
Sema Fix handling of atomic shift operations, from Serge Pavlov. 2013-04-16 15:41:08 +00:00
Serialization Basic support for Microsoft property declarations and 2013-04-16 07:28:30 +00:00
StaticAnalyzer Basic support for Microsoft property declarations and 2013-04-16 07:28:30 +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