hanchenye-llvm-project/clang/test
Fariborz Jahanian 31481d8b22 Handle ambiguity of reference initialization.
Removes a FIXME.

llvm-svn: 84068
2009-10-14 00:52:43 +00:00
..
Analysis retain/release checker: Recognize that calls to 2009-10-14 00:27:24 +00:00
CXX Improve diagnostics when the parser encounters a declarator with an 2009-10-13 23:27:22 +00:00
CodeCompletion - Fixup SortCodeCompleteResult() to properly sort keywords on Mac OS (compare was system dependent). Worked on Linux, failed on Mac OS (which caused the recently added testcase to fail on Linux). 2009-10-08 23:45:10 +00:00
CodeGen Teach sema and codegen about the difference between address of labels, 2009-10-13 07:14:16 +00:00
CodeGenCXX Don't assume that the LHS and RHS of a member pointer expression is a DeclRefExpr. Fixes PR5177. 2009-10-13 17:41:28 +00:00
CodeGenObjC Disable tests that check debug info intrinsic. This does not work if debug info intrinsics are not used to encode debug info. 2009-10-12 23:46:58 +00:00
Coverage Add test for finding bfin backend. 2009-08-18 07:07:14 +00:00
Driver Converted to use FileCheck. 2009-10-13 18:51:26 +00:00
FixIt
Frontend Update PCH serialization of FunctionDecl flags. 2009-09-22 05:38:14 +00:00
Index Force a specific target triple in c-index-api-test.m, making the behavior of the test not be dependent on the host. 2009-10-07 00:39:48 +00:00
Lexer Converted to use FileCheck. 2009-10-13 18:51:26 +00:00
Misc PR4715 2009-08-14 04:07:15 +00:00
PCH Use %S, not `pwd`, and enable a line that *does* work. 2009-08-01 05:57:38 +00:00
Parser test commit 2009-10-13 05:45:19 +00:00
Preprocessor Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Rewriter
Sema add rdar # I accidentally lost. 2009-10-13 04:57:27 +00:00
SemaCXX Handle ambiguity of reference initialization. 2009-10-14 00:52:43 +00:00
SemaObjC Add a test case demonstrating a situation where we get protocol type checking 2009-09-29 18:51:43 +00:00
SemaObjCXX this test crashes, disable it harder. 2009-07-28 18:22:50 +00:00
SemaTemplate Improve diagnostics when the parser encounters a declarator with an 2009-10-13 23:27:22 +00:00
CMakeLists.txt Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably. 2009-09-26 07:36:09 +00:00
Makefile Allow the PYTHON make variable to override the default Python when running Clang tests, from Ken Dyck. 2009-09-29 14:54:28 +00:00
TestRunner.sh Switch TestRunner.sh to just use 'lit'. 2009-09-20 22:00:23 +00:00
cxx-sections.data
lit.cfg Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably. 2009-09-26 07:36:09 +00:00
lit.site.cfg.in Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably. 2009-09-26 07:36:09 +00:00
make_test_dirs.pl