hanchenye-llvm-project/clang/lib
Joerg Sonnenberger da5d2b761a Spelling
llvm-svn: 135545
2011-07-20 00:14:37 +00:00
..
ARCMigrate Update CMake build. 2011-07-19 17:26:28 +00:00
AST This fix (thanks to Doug Gregor) corrects a bug 2011-07-19 22:38:25 +00:00
Analysis Fix false negative in -Wuninitialized involving a () wrapping an lvalue-to-rvalue conversion in a DeclStmt. 2011-07-19 21:41:51 +00:00
Basic Refactor r135502 to avoid an empty if else condition, per Eric's suggestion (good call!). 2011-07-19 20:00:06 +00:00
CodeGen Match createTargetMachine API change. 2011-07-19 06:37:41 +00:00
Driver [arcmt] Add some additional driver flags to optionally emit or save the pre-migration ARC errors. 2011-07-19 17:20:03 +00:00
Frontend [arcmt] Add some additional driver flags to optionally emit or save the pre-migration ARC errors. 2011-07-19 17:20:03 +00:00
FrontendTool [arcmt] Add some additional driver flags to optionally emit or save the pre-migration ARC errors. 2011-07-19 17:20:03 +00:00
Headers Fix typo. 2011-07-19 08:48:08 +00:00
Index Modify some deleted function methods to better reflect reality: 2011-05-06 20:44:56 +00:00
Lex Spelling 2011-07-20 00:14:37 +00:00
Parse PR10359: Template declarations which define classes are not permitted to also contain declarators. Previously we would accept code like this: 2011-07-14 21:35:26 +00:00
Rewrite Switch a comment in Rewrite from 'instantiation' to 'expansion'. 2011-07-15 00:04:40 +00:00
Sema Replace r134583's fix for PR10290 with one which also works for non-value-dependent cases. 2011-07-20 00:12:52 +00:00
Serialization Revamp the SourceManager to separate the representation of parsed 2011-07-19 16:10:42 +00:00
StaticAnalyzer [analyzer] Very minor cleanup in PthreadLockChecker. No functionality change. 2011-07-19 20:31:42 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00