clang-1/lib
Steve Naroff 4262a07621 - Generate error for protocol qualifiers on 'Class'.
- Generate error for protocol qualifiers on non-ObjC types.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65333 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-23 18:53:24 +00:00
..
AST Revert http://llvm.org/viewvc/llvm-project?view=rev&revision=65244. 2009-02-23 18:36:16 +00:00
Analysis Add more boilerplate logic to more accurately reason about autorelease pools. 2009-02-23 17:45:03 +00:00
Basic add support for amd64-*, patch by Brooks Davis! 2009-02-20 17:04:14 +00:00
CodeGen Add low level support for generating invoke instead of calls. 2009-02-23 17:26:39 +00:00
Driver map source ranges through macro expansions. Before: 2009-02-20 00:25:28 +00:00
Headers Put compiler headers in <prefix>/lib/clang/1.0/include (vs 2009-02-21 20:52:41 +00:00
Lex switch the macroinfo argument lists from being allocated off the heap 2009-02-20 22:46:43 +00:00
Parse don't new[] an empty array when an AttributeList has 2009-02-19 06:25:12 +00:00
Rewrite simplify this code and make it use highlight range. This 2009-02-17 00:51:07 +00:00
Sema - Generate error for protocol qualifiers on 'Class'. 2009-02-23 18:53:24 +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