llvm-project/clang/lib
Craig Topper a13603a247 [C++11] Use 'nullptr'. Serialization edition.
llvm-svn: 209392
2014-05-22 05:54:18 +00:00
..
ARCMigrate [objcmt] Make sure we don't edit the return type to add 'instancetype' if the return type is already that. 2014-05-21 00:24:20 +00:00
AST Move virtual methods out of line. 2014-05-21 14:19:22 +00:00
ASTMatchers [C++11] Use 'nullptr'. ASTMatchers edition. 2014-05-17 18:49:24 +00:00
Analysis Add a check for tautological bitwise comparisons to -Wtautological-compare. 2014-05-20 17:31:11 +00:00
Basic VirtualFileSystem: Fix a few directory traversal bugs in VFSWriter 2014-05-21 22:46:51 +00:00
CodeGen [C++11] Use 'nullptr'. CodeGen edition. 2014-05-21 05:09:00 +00:00
Driver Pass -gdwarf-N options to integrated assembler 2014-05-19 13:39:13 +00:00
Edit [C++11] Use 'nullptr'. 2014-05-09 08:15:10 +00:00
Format clang-format: Fix corner case working around one-per-line dict literals. 2014-05-21 13:26:58 +00:00
Frontend [C++11] Use 'nullptr'. Frontend edition. 2014-05-22 04:46:25 +00:00
FrontendTool [objcmt] Don't wrap a PCH generation action with a ObjCMigrateAction one, it messes up the PCH file. 2014-05-17 04:35:12 +00:00
Headers Define the InterlockedCompareExchange64 intrinsic on 32-bits too 2014-05-13 13:59:05 +00:00
Index Comment parsing: remove HTML attribute validation 2014-04-30 21:54:30 +00:00
Lex Provide an aka for the C++ operator name macro diagnostic 2014-05-21 21:23:39 +00:00
Parse Improved recovery of switch statement 2014-05-21 14:48:43 +00:00
Rewrite [C++11] Use 'nullptr'. 2014-05-07 06:21:57 +00:00
Sema Add hasSameType overload to ASTContext for Type pointers. Switch a type 2014-05-22 01:39:16 +00:00
Serialization [C++11] Use 'nullptr'. Serialization edition. 2014-05-22 05:54:18 +00:00
StaticAnalyzer Clean up language and grammar. 2014-05-20 17:10:39 +00:00
Tooling [C++11] Use 'nullptr'. Tooling edition. 2014-05-20 04:51:16 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00