hanchenye-llvm-project/clang/lib
Anders Carlsson cba81fc4de Improve irgen of 'new' further.
llvm-svn: 72677
2009-05-31 21:53:59 +00:00
..
AST Initial infrastructure for class template partial specialization. Here 2009-05-31 09:31:02 +00:00
Analysis Add special cases to retain checker for 'create' methods in QCView, QCRenderer, and CIContext (Apple APIs). 2009-05-20 22:39:57 +00:00
Basic Add a couple missing ARM defines. 2009-05-29 19:00:15 +00:00
CodeGen Improve irgen of 'new' further. 2009-05-31 21:53:59 +00:00
Driver ARM is a legitimate Darwin architecture; don't assert. 2009-05-28 20:57:06 +00:00
Frontend Unbreak the clang build by applying the same temporary 2009-05-31 04:09:57 +00:00
Headers Add 'cmp' SSE builtins and get rid of a bunch of other builtins. 2009-05-18 19:16:46 +00:00
Lex fix the "pasting formed 'a]', an invalid preprocessing token" 2009-05-28 05:39:39 +00:00
Parse Disallow exception specs on typedefs. 2009-05-31 11:47:27 +00:00
Rewrite Fix for PR2386: distinguish between insertion and replacements in the 2009-05-18 13:56:52 +00:00
Sema Make sure to copy back arguments that can be changed by FindAllocationOverload. This fixes placement new. (Sebastian, please review). 2009-05-31 20:26:12 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00