hanchenye-llvm-project/clang/lib
Steve Naroff d2bb2dfa57 Remove dead clause (we decided not to support protocol qualified 'Class').
llvm-svn: 66385
2009-03-08 19:04:05 +00:00
..
AST Moved CollectObjCIvars to more commonly available place 2009-03-05 20:08:48 +00:00
Analysis Create PathDiagnosticPiece subclasses PathDiagnosticEventPiece and 2009-03-06 23:58:11 +00:00
Basic Revert my last couple patches until I can get them to not make the tests fail. 2009-03-07 01:47:10 +00:00
CodeGen Make mangling work with anonymous tag types. Doug, please review 2009-03-07 23:57:03 +00:00
Driver Fix warnings in build on clang-x86_64-freebsd buildbot. 2009-03-07 18:35:41 +00:00
Frontend generalize the "end of line" checking logic to stop at any \0 at the 2009-03-08 08:11:22 +00:00
Headers fix inverted conditional, rdar://6633188 2009-02-28 18:53:33 +00:00
Lex add \n characters to the scratch buffer *before* returned tokens. 2009-03-08 08:16:41 +00:00
Parse Clean up some error messages with anonymous structs/unions and member declaration parsing. Fixes PR3680 2009-03-06 23:28:18 +00:00
Rewrite Tighten message bubble height. 2009-03-03 03:00:21 +00:00
Sema Remove dead clause (we decided not to support protocol qualified 'Class'). 2009-03-08 19:04:05 +00:00
CMakeLists.txt Fix cmake builds. 2009-03-02 17:05:26 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00