llvm-project/clang/lib
Chris Lattner 95c664b300 clean up forward declarations of raw_ostream to use the new LLVM.h
patch by Jon Mulder!

llvm-svn: 135851
2011-07-23 10:35:09 +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 patch (thanks to Doug Gregor) fixes a 2011-07-22 23:46:03 +00:00
Analysis Move duplicate uninitialized warning suppression into the 2011-07-22 05:27:52 +00:00
Basic Define the _MIPS_SIM builtin macro on MIPS platforms. Patch by Robert Millan! 2011-07-21 15:10:57 +00:00
CodeGen clean up forward declarations of raw_ostream to use the new LLVM.h 2011-07-23 10:35:09 +00:00
Driver Avoid warning on "clang -c -Dfoo test.i". Lines like these are created 2011-07-21 23:40:37 +00:00
Frontend Remove prepending of '$' to module names. 2011-07-22 17:25: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 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 kill a FIXME in IsIntegralPromotion 2011-07-22 21:09:04 +00:00
Serialization Remove prepending of '$' to module names. 2011-07-22 17:25:03 +00:00
StaticAnalyzer In Objective-C, pull arbitrary attributes from overridden 2011-07-22 02:45:48 +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