hanchenye-llvm-project/clang/test/SemaObjCXX
Daniel Dunbar df1cff7356 Remove excessive use of Carbon.h / Cocoa.h in clang tests.
- These kinds of "shotgun" tests are very slow, and do not belong in the
   regression suite. If these kinds of tests are regarded to have value, they
   should be added to the LLVM test-suite.

 - I would actually like to remove all of these tests, but I left Sema/carbon.c
   and SemaObjC/cocoa.m...

llvm-svn: 75399
2009-07-11 23:03:07 +00:00
..
blocks.mm Use "()" instead of "(void)" when pretty-printing a parameter-less function type for C++. 2009-06-03 02:06:50 +00:00
linkage-spec.mm Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
objc-decls-inside-namespace.mm Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
overload.mm This patch includes a conceptually simple, but very intrusive/pervasive change. 2009-07-10 23:34:53 +00:00
protocol-lookup.mm Check for method type conflict between declaration in 2009-05-01 20:07:12 +00:00
references.mm Add an XFAIL test to demonstrate references in Obj-C++, this currently crashes. 2009-06-05 06:03:19 +00:00
reserved-keyword-selectors.mm Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
vararg-non-pod.mm Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
void_to_obj.mm Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00