llvm-project/clang/lib
Ted Kremenek 4c1d41f2b1 PTH: Have meta data be at the beginning of the PTH file, not the end.
llvm-svn: 64338
2009-02-11 23:34:32 +00:00
..
AST Patch to fix encoding in 64bit abi. With this patch 2009-02-11 22:31:45 +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 simplify and refactor a bunch of type definition code in Preprocessor 2009-02-06 05:04:11 +00:00
CodeGen Use EmitVAListRef instead of EmitLValue directly to handle array decay 2009-02-11 22:25:55 +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 Fix comment. 2009-02-11 23:03:27 +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