clang-1/test
Douglas Gregor 4831682279 Slightly improve the semantics of extern templates for member functions of class templates
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83063 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-29 14:38:03 +00:00
..
Analysis Fix really insidious bug in RegionStoreManager::RemoveDeadBindings() 2009-09-29 06:35:00 +00:00
CXX Make sure that out-of-line function and variable definitions are not 2009-09-28 18:41:37 +00:00
CodeCompletion Determinism is for wimps. <Wimper> 2009-09-28 03:51:44 +00:00
CodeGen Set alignment on static function level decls and VLAs. Fixes PR5060. 2009-09-26 18:16:06 +00:00
CodeGenCXX Remove PR5061 workaround. 2009-09-29 05:36:21 +00:00
CodeGenObjC Use ABIArgInfo::getDirect() for all types that have a pointer representation. 2009-09-26 03:56:53 +00:00
Coverage Add test for finding bfin backend. 2009-08-18 07:07:14 +00:00
Driver Work around FileCheck -NOT restriction. 2009-09-20 23:35:52 +00:00
FixIt Update test case; I'm confused why this wasn't failing on the buildbot 2009-05-16 19:30:01 +00:00
Frontend Update PCH serialization of FunctionDecl flags. 2009-09-22 05:38:14 +00:00
Index Revert "Force triple in test.", this wasn't the problem. 2009-09-26 07:43:49 +00:00
Lexer Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +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 Rework the Parse-Sema interaction for friends to better support friend 2009-09-26 06:47:28 +00:00
Preprocessor Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Rewriter Prep for new warning. 2009-07-22 00:43:08 +00:00
Sema Provide a custom diagnostic when code tries to use an unknown builtin 2009-09-28 21:14:19 +00:00
SemaCXX Multiple conversions to the same type are ambiguous but for the 2009-09-28 19:06:58 +00:00
SemaObjC Fix a regression in accessing class getter using the dot-syntax 2009-09-22 16:48:37 +00:00
SemaObjCXX this test crashes, disable it harder. 2009-07-28 18:22:50 +00:00
SemaTemplate Slightly improve the semantics of extern templates for member functions of class templates 2009-09-29 14:38:03 +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 Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably. 2009-09-26 07:36:09 +00:00
TestRunner.sh Switch TestRunner.sh to just use 'lit'. 2009-09-20 22:00:23 +00:00
cxx-sections.data Update C++ section data and directory structure to reflect N2914 2009-06-30 16:45:27 +00:00
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 Add the structure for a C++ test suite that mimics the structure of the C++ standard 2009-06-13 06:06:53 +00:00