hanchenye-llvm-project/clang/lib
Jay Foad ed8db7d9df Convert ConstantExpr::getGetElementPtr and
ConstantExpr::getInBoundsGetElementPtr to use ArrayRef.

llvm-svn: 135673
2011-07-21 14:31:17 +00:00
..
ARCMigrate now that we have a centralized place to do so, add some using declarations for 2011-07-20 06:58:45 +00:00
AST This fix (thanks to Doug Gregor) corrects a bug 2011-07-19 22:38:25 +00:00
Analysis Simplify passing of CFGBuildOptions around for AnalysisContext. No functionality change. 2011-07-21 05:22:47 +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 Convert ConstantExpr::getGetElementPtr and 2011-07-21 14:31:17 +00:00
Driver Temporarily revert r135614 while I fix the cmake build. 2011-07-20 21:16:17 +00:00
Frontend Rework the detailed preprocessing record to separate preprocessing 2011-07-21 00:47:40 +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 now that we have a centralized place to do so, add some using declarations for 2011-07-20 06:58:45 +00:00
Lex Rework the detailed preprocessing record to separate preprocessing 2011-07-21 00:47:40 +00:00
Parse PR10392: "#pragma GCC visibility" must not expand macros in its 2011-07-20 01:03:50 +00:00
Rewrite Switch a comment in Rewrite from 'instantiation' to 'expansion'. 2011-07-15 00:04:40 +00:00
Sema Speculatively revert 135649 to bring back the g++ testing bots. 2011-07-21 05:34:24 +00:00
Serialization Rework the detailed preprocessing record to separate preprocessing 2011-07-21 00:47:40 +00:00
StaticAnalyzer Move AnalysisManager constructor out of line. No functionality change (yet). 2011-07-21 05:22:52 +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