llvm-project/clang/lib
Benjamin Kramer 1e4a886c28 Add comment to describe cleverness.
llvm-svn: 179806
2013-04-18 22:49:48 +00:00
..
ARCMigrate ARCMigrate/Transforms.h: Remove \arg in comment. [-Wdocumentation] 2013-04-11 04:16:11 +00:00
AST Comment parsing: simplify code. As a side effect, this also silences GCC's 2013-04-18 20:50:35 +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 comment to describe cleverness. 2013-04-18 22:49:48 +00:00
CodeGen Set SRet flags properly in '-cxx-abi microsoft'. 2013-04-17 12:54:10 +00:00
Driver Add support for gcc's spelling of -fcolor-diagnostics. 2013-04-17 21:52:44 +00:00
Edit [objcmt] Fix a mishandled conversion to objc directory literal. 2013-04-06 01:13:17 +00:00
Format Unified token breaking logic: support for line comments. 2013-04-17 17:34:05 +00:00
Frontend Dropped the parentheses for #pragma message and its kin in the -E output generator. 2013-04-18 16:49:37 +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 [CMake] Create the directory before creating the link to the clang headers. 2013-04-18 18:54:03 +00:00
Lex Fix off-by-one error in #pragma clang system_header. 2013-04-17 19:09:18 +00:00
Parse Objective-C parsing [qoi]: Provide good recovery when 2013-04-18 19:37:43 +00:00
Rewrite rewrite-includes: Rewrite __has_include(_next) to get rid of a host dependency. 2013-04-16 19:08:41 +00:00
Sema Specify that we're parsing ms-style inline assembly. 2013-04-18 15:45:31 +00:00
Serialization [Modules] Use global index to improve typo correction performance 2013-04-17 22:10:55 +00:00
StaticAnalyzer [analyzer] Refine 'nil receiver' diagnostics to mention the name of the method not called. 2013-04-18 17:44:15 +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