hanchenye-llvm-project/clang/test
Richard Smith ca2cfbf5ce PR11637: implement special-case constant evaluation for char arrays initialized
by string literals.

llvm-svn: 147120
2011-12-22 01:07:19 +00:00
..
ARCMT Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
ASTMerge
Analysis Fix regression in LiveVariables when reasoning about variables captured by blocks. 2011-12-22 00:46:32 +00:00
CXX constexpr: diagnostic improvements for invalid lvalue-to-rvalue conversions in 2011-12-21 05:04:46 +00:00
CodeCompletion
CodeGen Fix a silly mistake in this test that somehow slipped into my last commit. 2011-12-22 00:06:39 +00:00
CodeGenCUDA
CodeGenCXX Revert r146766, and add a testcase for which it introduced a wrong-code bug. 2011-12-20 04:00:21 +00:00
CodeGenObjC When performing layout for an Objective-C class, make sure to dig out 2011-12-20 15:50:13 +00:00
CodeGenObjCXX Make sure that we infer __strong, etc. when we instantiate variables 2011-12-10 01:22:52 +00:00
CodeGenOpenCL
Coverage
Driver Teach the link-step test to verify that we don't pass bad --hash-style 2011-12-17 21:57:25 +00:00
FixIt Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
Frontend test/Frontend/dependency-gen.c: Relax expressions for Win32 host (mingw msys). 2011-11-17 07:21:33 +00:00
Headers Headers: wmmintrin.h only needs xmmintrin.h. 2011-12-06 16:17:54 +00:00
Index For SourceManager::isBeforeInTranslationUnit(), have it consider macro arg expanded 2011-12-21 16:56:29 +00:00
Lexer In Lexer::getCharAndSizeSlow[NoWarn] make sure we don't go over the end of the buffer 2011-12-21 20:19:55 +00:00
Misc Let the KNR promotion warning be disabled. 2011-12-20 18:35:44 +00:00
Modules When we make a previously-deserialized module definition visible, 2011-12-20 22:06:13 +00:00
PCH C++ constant expression handling: eagerly instantiate static const integral data 2011-12-21 00:25:33 +00:00
Parser PR11297: Provide a better diagnostic for code which contains a 2011-12-20 22:56:20 +00:00
Preprocessor Don't allow #include (and its friends #import, #include_next and 2011-12-16 22:50:01 +00:00
Rewriter objc, objc rewriter. Fixes couple of bugs one 2011-12-21 19:48:07 +00:00
Sema Attempt to fix test on 32-bit hosts. 2011-12-21 01:57:31 +00:00
SemaCUDA
SemaCXX PR11637: implement special-case constant evaluation for char arrays initialized 2011-12-22 01:07:19 +00:00
SemaObjC objc/c++: Issue diagnostic when free-standing ivar is accessed 2011-12-20 22:21:08 +00:00
SemaObjCXX "Accidentally" fixed a bug with overloading of functions with 2011-12-15 17:20:18 +00:00
SemaOpenCL TypePrinter: print OpenCL address space names. Patch by Richard 2011-11-08 02:52:58 +00:00
SemaTemplate C++ constant expression handling: eagerly instantiate static const integral data 2011-12-21 00:25:33 +00:00
Unit
CMakeLists.txt
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg test/lit.cfg: Enhance getRegisteredTargets() to retrieve +Asserts. 2011-11-28 05:09:42 +00:00
lit.site.cfg.in
make_test_dirs.pl