clang-1/lib
Anders Carlsson 9e8a722914 Make the LookupBase boolean an enum instead.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72594 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-29 23:42:05 +00:00
..
AST Add code for emitting C++ destructors. Not used yet. 2009-05-29 21:03:38 +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 Add code for emitting C++ destructors. Not used yet. 2009-05-29 21:03:38 +00:00
Driver ARM is a legitimate Darwin architecture; don't assert. 2009-05-28 20:57:06 +00:00
Frontend Create a new PrintingPolicy class, which we pass down through the AST 2009-05-29 20:38:28 +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 Reject incomplete types in exception specs. 2009-05-29 18:02:33 +00:00
Rewrite Fix for PR2386: distinguish between insertion and replacements in the 2009-05-18 13:56:52 +00:00
Sema Make the LookupBase boolean an enum instead. 2009-05-29 23:42:05 +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