llvm-project/clang/test
Justin Bogner 9fa8c9984c test: Convert some tests to FileCheck
These were all doing trivial greps. It's better to use FileCheck.

llvm-svn: 227007
2015-01-24 17:39:36 +00:00
..
ARCMT Objective-C moderinzer [qoi], add space on rhs when needed when 2015-01-23 21:58:46 +00:00
ASTMerge
Analysis PR6037 2015-01-19 01:44:02 +00:00
CXX Emit DeferredDeclsToEmit in a DFS order. 2015-01-22 00:24:57 +00:00
CodeCompletion
CodeGen test: Convert some tests to FileCheck 2015-01-24 17:39:36 +00:00
CodeGenCUDA
CodeGenCXX Disable warnings in an IRGen test to make test failures less noisy 2015-01-23 22:47:05 +00:00
CodeGenObjC IR: Move MDLocation into place (clang testcases) 2015-01-14 22:28:03 +00:00
CodeGenObjCXX Emit DeferredDeclsToEmit in a DFS order. 2015-01-22 00:24:57 +00:00
CodeGenOpenCL Re-apply "r226548 - Introduce SPIR calling conventions" reverted in r226558. 2015-01-20 11:20:41 +00:00
Coverage
CoverageMapping InstrProf: Avoid creating profile names for symbols in system headers 2015-01-22 02:17:23 +00:00
Driver Process the -fno-signed-zeros optimization flag (PR20870) 2015-01-23 16:40:50 +00:00
FixIt
Format
Frontend Frontend: Fix SourceColumnMap assertion failure on non-ascii characters. 2015-01-08 13:19:07 +00:00
Headers Add more feature flags to the x86 instrinsic test. 2014-12-27 06:59:44 +00:00
Index Add tests for code completion of variadic prototypes 2015-01-23 19:06:57 +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 When checking the template argument list, use a copy of that list for changes 2015-01-24 02:48:32 +00:00
Modules [modules] Sometimes we can deserialize a class member but not have yet 2015-01-24 01:07:20 +00:00
OpenMP Support ‘omp for’ with static chunked schedule kind. 2015-01-22 08:49:35 +00:00
PCH Don't invent a '$auto-x-y' name for auto types in generic lambdas. This is no 2015-01-09 00:59:40 +00:00
Parser Update error message text. 2015-01-18 19:05:48 +00:00
Preprocessor [Mips] Fix type of 64-bit integer in case of MIPS N64 ABI 2015-01-22 23:16:48 +00:00
Profile InstrProf: Don't emit counter increments in dead code 2015-01-09 01:46:40 +00:00
Rewriter
Sema Make the ?: precedence warning handle pointers to the left of ? 2015-01-22 22:11:56 +00:00
SemaCUDA
SemaCXX Initial support for Win64 SEH IR emission 2015-01-22 01:36:17 +00:00
SemaObjC Fix crashes on missing @interface for category 2015-01-20 20:41:36 +00:00
SemaObjCXX Update error message text. 2015-01-18 19:05:48 +00:00
SemaOpenCL
SemaTemplate When checking the template argument list, use a copy of that list for changes 2015-01-24 02:48:32 +00:00
TableGen
Tooling
Unit
VFS
.clang-format
CMakeLists.txt
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg Reorganize test/Modules: 2015-01-22 23:07:47 +00:00
lit.site.cfg.in
make_test_dirs.pl