hanchenye-llvm-project/clang/lib
Fariborz Jahanian ed4c443193 Patch to remove bogus warning in case of @dynamic
property in a category and to issue diagnostics
for mismatch method in some other cases.

llvm-svn: 61336
2008-12-22 19:05:31 +00:00
..
AST Add support for calls to overloaded member functions. Things to note: 2008-12-22 05:46:06 +00:00
Analysis Fix initialization order. 2008-12-22 08:30:52 +00:00
Basic instead of forcing blocks on by default, make them default to off, but let 2008-12-04 23:20:07 +00:00
CodeGen Generate code for __builtin_ia32_pshufw 2008-12-22 04:54:32 +00:00
Driver add missing gentoo c++ include paths 2008-12-07 12:11:37 +00:00
Headers Fix test failures noticed by Fariborz. 2008-12-22 17:42:23 +00:00
Lex Don't define __STDC__ when compiling with -fms-extensions 2008-12-18 22:37:25 +00:00
Parse Parser support for C++ try-catch. 2008-12-21 16:41:36 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Patch to remove bogus warning in case of @dynamic 2008-12-22 19:05:31 +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