llvm-project/clang/lib
Chris Lattner 3a23073918 reduce nesting.
llvm-svn: 64542
2009-02-14 07:22:29 +00:00
..
AST Make it possible for builtins to expression FILE* arguments, so that 2009-02-14 01:52:53 +00:00
Analysis GRExprEngine: Handle empty statement expressions. 2009-02-14 05:55:08 +00:00
Basic Give TargetInfo a new IntPtrType to hold the intptr_t type for 2009-02-13 22:28:55 +00:00
CodeGen x86_64 ABI: Need to use canonical types when comparing against 2009-02-14 02:45:45 +00:00
Driver use some references to simplify code. 2009-02-08 01:00:10 +00:00
Headers Fix more xmmintrin.h typos 2009-02-14 04:01:38 +00:00
Lex add an assertion from Alexei Svitkine! 2009-02-13 23:06:48 +00:00
Parse Don't ignore the const attribute - we even have CG support for that. Do ignore the malloc attribute however. 2009-02-14 04:12:57 +00:00
Rewrite Fix rdar://6562329, a static analyzer crash Ted noticed on 2009-02-13 19:33:24 +00:00
Sema reduce nesting. 2009-02-14 07:22:29 +00:00
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00