llvm-project/clang/lib
Dan Gohman 4888f1a210 Minor code simplification.
llvm-svn: 109443
2010-07-26 21:33:22 +00:00
..
AST It's not necessary to call flush() on a raw_ostream immediately prior 2010-07-26 21:29:50 +00:00
Analysis Fix namespace polution. 2010-07-26 21:25:24 +00:00
Basic Fix namespace polution. 2010-07-26 21:25:24 +00:00
Checker Added an path-sensitive unreachable code checker to the experimental analyzer checks. 2010-07-23 23:04:53 +00:00
CodeGen Revert 109303. 2010-07-26 18:49:27 +00:00
Driver Driver/Darwin: Set -force_cpusubtype_ALL only by default on x86. 2010-07-22 01:47:22 +00:00
Frontend It's not necessary to call flush() on a raw_ostream immediately prior 2010-07-26 21:29:50 +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 Fix namespace polution. 2010-07-26 21:25:24 +00:00
Parse Add source location information to C++ base specifiers. 2010-07-26 16:56:01 +00:00
Rewrite Fix source location of the initializer in 2010-07-21 18:31:47 +00:00
Sema Minor code simplification. 2010-07-26 21:33:22 +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