llvm-project/clang/lib
Rafael Espindola 65941e50ef Fix include paths on 32 bit ubuntu 10.10.
Original patch by Jonas Bülow.

llvm-svn: 125597
2011-02-15 21:16:43 +00:00
..
AST Convert RecordLayout::Alignment to CharUnits from bit units. No change in 2011-02-15 02:32:40 +00:00
Analysis Fix memory leak in CFGBuilder resulting from tracking scope information using SmallVectors. 2011-02-15 02:47:45 +00:00
Basic OpenCL: add support for __kernel, kernel keywords and EXTENSION, 2011-02-14 01:42:53 +00:00
CodeGen In -fapple-kext mode, global object construction code 2011-02-15 18:54:46 +00:00
Driver [analyzer] Use the new registration mechanism on some of the internal checks. These are: 2011-02-15 07:42:33 +00:00
Frontend Fix include paths on 32 bit ubuntu 10.10. 2011-02-15 21:16:43 +00:00
FrontendTool [analyzer] Overhauling of the checker registration mechanism. 2011-02-14 18:13:31 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
Lex Move support for "#pragma STDC FP_CONTRACT" to Parser; add Sema actions 2011-02-14 01:42:35 +00:00
Parse When code-completing within a list of declaration specifiers, 2011-02-15 20:33:25 +00:00
Rewrite Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
Sema When code-completing within a list of declaration specifiers, 2011-02-15 20:33:25 +00:00
Serialization Serialization/deserialization support for floating point #pragma 2011-02-15 19:46:30 +00:00
StaticAnalyzer Add missing CMake dependency 2011-02-15 17:09:56 +00:00
CMakeLists.txt [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core. 2011-02-08 22:30:36 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00