llvm-project/clang/lib
Daniel Dunbar 3ae26dfc91 Driver/Darwin: Inline some constants.
llvm-svn: 110026
2010-08-02 05:44:01 +00:00
..
AST Kill off RequiresGlobalConstructor in favor of isConstantInitializer. 2010-08-01 21:51:45 +00:00
Analysis Revert r109428 "Hoist argument type checking into CheckFormatHandler. This is prep for scanf format" 2010-07-27 04:46:02 +00:00
Basic PR7777: Set EnabledByDefault to something useful, instead of setting it 2010-08-01 22:13:15 +00:00
Checker Improve flat store: MemRegion::getAsOffset() computes a region's offset within 2010-08-02 04:56:14 +00:00
CodeGen Fix fragile-ABI ObjC exceptions in the presence of optimization with 2010-07-31 23:20:56 +00:00
Driver Driver/Darwin: Inline some constants. 2010-08-02 05:44:01 +00:00
Frontend Driver/OpenBSD: Update toolchain for compiler changes / C++; patch by Jonathan 2010-08-01 23:13:54 +00:00
Headers Add alternate names for x86 SIMD intrinsics. These aren't as common, but show 2010-07-22 06:47:28 +00:00
Index Remove unused location-to-AST-node resolver. libclang's implementation supercedes it 2010-07-19 16:18:30 +00:00
Lex After a lengthy design discussion, add support for "ownership attributes" for malloc/free checking. Patch by Andrew McGregor! 2010-07-31 01:52:11 +00:00
Parse Parser: Add support for #pragma align, which is just another spelling of #pragma 2010-07-31 19:17:07 +00:00
Rewrite Initialize block's imported variable(s) in 2010-07-28 23:27:30 +00:00
Sema Kill off RequiresGlobalConstructor in favor of isConstantInitializer. 2010-08-01 21:51:45 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Move lib/Runtime to runtime/, and build after everything else. 2010-06-30 22:10:38 +00:00