hanchenye-llvm-project/clang/test
David Blaikie 4e0ccd1a48 Update test to be ready for typeless pointer changes
llvm-svn: 229270
2015-02-15 04:12:16 +00:00
..
ARCMT Objective-C SDK modernizer to use NS_ENUM/NS_OPTIONS macros 2015-01-26 17:41:03 +00:00
ASTMerge
Analysis Fix REQUIRES lines on tests from r228735. Thanks Kristof for pointing out the missing commas 2015-02-11 19:45:13 +00:00
CXX Update cxx_dr_status to cover dr1748 and add test. 2015-02-14 03:38:31 +00:00
CodeCompletion
CodeGen CodeGen: _Atomic(_Complex) shouldn't crash 2015-02-14 01:48:17 +00:00
CodeGenCUDA When generating llvm.used, we may need an addrspacecast instead of a bitcast. 2015-02-02 21:05:49 +00:00
CodeGenCXX Update test to be ready for typeless pointer changes 2015-02-15 04:12:16 +00:00
CodeGenObjC DebugInfo: Attribute cleanup code to the end of the scope, not the end of the function. 2015-02-04 19:47:54 +00:00
CodeGenObjCXX Remove trailing whitespace getting in the way of near-future getelementptr change updates 2015-02-14 00:28:51 +00:00
CodeGenOpenCL Revert "OpenCL: handle shift operator with vector operands" 2015-02-06 17:30:04 +00:00
Coverage clang/test/Coverage/html-diagnostics.c: Use find(1) to avoid globbing. 2014-11-04 13:05:10 +00:00
CoverageMapping InstrProf: Add a test for PR22531 2015-02-11 02:53:03 +00:00
Driver Revert "Revert r229082 for a bit, it caused PR22577." 2015-02-14 01:35:12 +00:00
FixIt Use the real CXXScopeSpec when setting the correction SourceRange. 2015-01-28 00:46:09 +00:00
Format
Frontend Fix dependency generation crash test to run clang and clean up after itself. 2015-02-12 12:41:28 +00:00
Headers Add more feature flags to the x86 instrinsic test. 2014-12-27 06:59:44 +00:00
Index This reverts commit r227432, r227438 and r227448. 2015-01-29 17:22:53 +00:00
Integration
Layout PR6037 2015-01-19 01:44:02 +00:00
Lexer Add driver flags -ftrigraphs, -fno-trigraphs. 2014-12-23 22:32:37 +00:00
Misc Improve the "braces around scalar init" warning to determine whether to warn 2015-02-12 01:50:05 +00:00
Modules [modules] Accept //-style comments in module maps on purpose rather than by 2015-02-14 05:32:00 +00:00
OpenMP Revert "Revert r229082 for a bit, it caused PR22577." 2015-02-14 01:35:12 +00:00
PCH PR22405: don't lose implicit-deleted-ness across AST write / read. 2015-02-06 23:20:21 +00:00
Parser Fix REQUIRES lines on tests from r228735. Thanks Kristof for pointing out the missing commas 2015-02-11 19:45:13 +00:00
Preprocessor [mips] Partially revert r223927: Removing __SIZEOF_INT128__ macro for MIPS64 2015-02-12 11:36:56 +00:00
Profile InstrProf: Don't emit counter increments in dead code 2015-01-09 01:46:40 +00:00
Rewriter
Sema [X86] Add range checking on immediate arguments on XOP vpcom builtins. 2015-02-13 06:04:48 +00:00
SemaCUDA Consider calls from implict host device functions as valid in SemaCUDA. 2014-12-16 20:12:38 +00:00
SemaCXX PR17938: This has already been fixed, add regression test. 2015-02-13 19:49:59 +00:00
SemaObjC Sema: Add support for __declspec(restrict) 2015-02-04 07:23:21 +00:00
SemaObjCXX Update error message text. 2015-01-18 19:05:48 +00:00
SemaOpenCL Revert "OpenCL: handle shift operator with vector operands" 2015-02-06 17:30:04 +00:00
SemaTemplate Weaken an assertion that isn't true for invalid input. 2015-01-30 01:48:49 +00:00
TableGen
Tooling Remove "REQUIRES:shell" from tests. They work for me. 2014-11-04 13:41:33 +00:00
Unit
VFS IR: Make metadata typeless in assembly, clang side 2014-12-15 19:10:08 +00:00
.clang-format
CMakeLists.txt
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg Check for backtraces in tests which are verifying pretty stack traces from a crashing clang. 2015-02-10 19:53:38 +00:00
lit.site.cfg.in Check for backtraces in tests which are verifying pretty stack traces from a crashing clang. 2015-02-10 19:53:38 +00:00
make_test_dirs.pl