llvm-project/clang/lib
Alexander Kornienko 06caf7d59f Implementation of a "soft opt-in" option for -Wimplicit-fallthrough diagnostics: -Wimplicit-fallthrough-per-method
llvm-svn: 157871
2012-06-02 01:01:07 +00:00
..
ARCMigrate [arcmt] Use CFBridgingRetain/CFBridgingRelease instead of __bridge_retained/__bridge_transfer 2012-06-01 00:10:47 +00:00
AST Use fewer temporaries mangling APSInt objects. The performance difference 2012-05-29 07:01:45 +00:00
Analysis static analyzer: add inlining support for directly called blocks. 2012-06-01 20:04:04 +00:00
Basic Add builtin for pclmulqdq instruction. 2012-05-31 05:18:48 +00:00
CodeGen Support C++11 enum forward declarations. 2012-06-01 00:22:57 +00:00
Driver MIPS: Pass -KPIC argument to MIPS assembler if necessary. 2012-05-29 19:07:33 +00:00
Edit [objcmt] Warn when modern objc migrator does not convert a NSNumber message because it requires a cast. 2012-05-24 16:48:23 +00:00
Frontend Fix indenting. 2012-05-29 17:05:42 +00:00
FrontendTool Fix cmake. Remaining two ClangCC1Options deps. 2012-05-02 05:31:31 +00:00
Headers Add builtin for pclmulqdq instruction. 2012-05-31 05:18:48 +00:00
Lex Lexer::ReadToEndOfLine: Only build the string if it's actually used and do so in a less malloc-intensive way. 2012-05-18 19:32:16 +00:00
Parse objc: position of 'fixit' was off by one. 2012-05-29 21:52:45 +00:00
Rewrite clang/lib/Rewrite/Rewriter.cpp: Don't try to rename opened files on Win32. Win32 doesn't allow rename/removing opened files. 2012-05-27 12:59:58 +00:00
Sema Implementation of a "soft opt-in" option for -Wimplicit-fallthrough diagnostics: -Wimplicit-fallthrough-per-method 2012-06-02 01:01:07 +00:00
Serialization Address minor FIXME in RedeclLink to contain a PointerIntPair instead of derive from it. 2012-05-28 19:38:42 +00:00
StaticAnalyzer [analyzer] Rely on canBeInlined utility instead of checking CallExpr 2012-06-02 00:40:52 +00:00
Tooling Fix an object lifetime issue in clang/Tooling. 2012-05-31 17:58:43 +00:00
CMakeLists.txt Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00
Makefile Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00