llvm-capstone/clang/test
Nathan Sidwell 0ba1940b8d PR 20146
make new diagnostic an ExtWarn

llvm-svn: 227312
2015-01-28 14:48:39 +00:00
..
Analysis PR6037 2015-01-19 01:44:02 +00:00
ARCMT Objective-C SDK modernizer to use NS_ENUM/NS_OPTIONS macros 2015-01-26 17:41:03 +00:00
ASTMerge
CodeCompletion
CodeGen [X86] Add intrinsics for AVX512 128 and 256 bit integer comparison of word and byte vectors. 2015-01-27 09:16:29 +00:00
CodeGenCUDA
CodeGenCXX Don't let virtual calls and dynamic casts call Sema::MarkVTableUsed(). 2015-01-26 06:23:36 +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
CXX Re-arrange DR test cases, and update DR status page. 2015-01-28 01:01:21 +00:00
Driver Avoid testing for a particular choice of resource dir. 2015-01-28 14:19:08 +00:00
FixIt Use the real CXXScopeSpec when setting the correction SourceRange. 2015-01-28 00:46:09 +00:00
Format
Frontend
Headers
Index Improves overload completion result chunks. 2015-01-28 14:17:22 +00:00
Integration
Layout PR6037 2015-01-19 01:44:02 +00:00
Lexer
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
Parser Update error message text. 2015-01-18 19:05:48 +00:00
PCH
Preprocessor No longer SCE_PRIVATE ;) 2015-01-27 16:53:56 +00:00
Profile
Rewriter
Sema PR 20146 2015-01-28 14:48:39 +00:00
SemaCUDA
SemaCXX Fix a think-o in handling ambiguous corrections for a TypoExpr. 2015-01-27 22:01:39 +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 Fix assert instantiating string init of static variable 2015-01-26 19:04:10 +00:00
TableGen
Tooling
Unit
VFS
.clang-format
CMakeLists.txt
cxx-sections.data
lit.cfg Reorganize test/Modules: 2015-01-22 23:07:47 +00:00
lit.site.cfg.in
make_test_dirs.pl
Makefile
TestRunner.sh