clang-1/lib
Anders Carlsson acfde805d6 Add support for generating block call expressions.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64346 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-12 00:39:25 +00:00
..
AST Introduce _Complex conversions into the function overloading 2009-02-12 00:15:05 +00:00
Analysis Per PR 3187, disable the missing -dealloc check for classes that subclass SenTestCase. 2009-02-11 07:10:07 +00:00
Basic Add lightweight shim "clang::StatSysCallCache" that caches 'stat' system calls 2009-02-12 00:39:05 +00:00
CodeGen Add support for generating block call expressions. 2009-02-12 00:39:25 +00:00
Driver use some references to simplify code. 2009-02-08 01:00:10 +00:00
Headers Add pmmintrin.h header. 2009-02-11 06:39:50 +00:00
Lex PTH: Have meta data be at the beginning of the PTH file, not the end. 2009-02-11 23:34:32 +00:00
Parse Initial implementation of function overloading in C. 2009-02-11 23:02:49 +00:00
Rewrite rename getFullFilePos -> getFileOffset. 2009-01-27 06:27:13 +00:00
Sema Expand the definition of a complex promotion to include complex -> 2009-02-12 00:26:06 +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