llvm-project/clang/lib
Steve Naroff 0fa412cc6d Turn warning into error. Minor incompatibility with GCC (for scalar types, GCC only produces a warning).
llvm-svn: 64375
2009-02-12 15:54:59 +00:00
..
AST Fix va_arg bug noticed by Eli, __builtin_va_arg is not an l-value 2009-02-12 09:21:08 +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 FileManager: 2009-02-12 03:17:57 +00:00
CodeGen x86_64: Initial varargs support. 2009-02-12 09:04:14 +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 Re-enable PTH stat caching. All tests pass now. 2009-02-12 03:45:39 +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 Turn warning into error. Minor incompatibility with GCC (for scalar types, GCC only produces a warning). 2009-02-12 15:54:59 +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