hanchenye-llvm-project/clang/test
Hiroshi Inoue 971514dd3e [NFC] fix trivial typos in comments
"a a"->"a"

llvm-svn: 325753
2018-02-22 07:49:13 +00:00
..
ARCMT
ASTMerge [ASTImporter] Fix lexical DC for templated decls; support VarTemplatePartialSpecDecl 2018-02-14 11:18:00 +00:00
Analysis [analyzer] Prevent AnalyzerStatsChecker from crash 2018-02-21 16:06:56 +00:00
CXX [Sema] Classify conversions from enum to float as narrowing 2018-02-21 10:08:18 +00:00
CodeCompletion
CodeGen [CodeGen] Fix generation of TBAA tags for may-alias accesses 2018-02-20 12:33:04 +00:00
CodeGenCUDA
CodeGenCXX CodeGen: handle blocks correctly when inalloca'ed 2018-02-21 21:47:51 +00:00
CodeGenCoroutines [Coroutines] Use allocator overload when available 2018-02-15 20:37:22 +00:00
CodeGenObjC
CodeGenObjCXX
CodeGenOpenCL Clean up AMDGCN tests 2018-02-15 19:12:41 +00:00
Coverage
CoverageMapping [Coverage] Handle break/continue outside of loop bodies 2018-02-16 07:59:43 +00:00
Driver Revert part of D43378 in this file 2018-02-22 07:00:29 +00:00
FixIt
Format
Frontend
Headers
Import
Index Clean up AMDGCN tests 2018-02-15 19:12:41 +00:00
Integration
Layout
Lexer
Misc [OpenMP] Fix trailing space when printing pragmas, by Joel. E. Denny 2018-02-14 17:38:47 +00:00
Modules [ODRHash] Fix hashing for friend functions. 2018-02-22 05:50:29 +00:00
OpenMP [OPENMP] Do not emit messages for templates in declare target 2018-02-16 21:23:23 +00:00
PCH [OpenMP] Fix trailing space when printing pragmas, by Joel. E. Denny 2018-02-14 17:38:47 +00:00
Parser Allow the NS, CF, and ObjC attributes to be used with -fdouble-square-bracket-attributes. The syntactic locations for such attributes on ObjC constructs have been specifically chosen to follow the GNU attribute syntactic locations. 2018-02-12 13:38:25 +00:00
Preprocessor [X86] Disable CLWB in Cannon Lake 2018-02-21 00:16:50 +00:00
Profile
Refactor
Rewriter
Sema Correct multiversion unsupported target behavior, add a test. 2018-02-20 18:44:50 +00:00
SemaCUDA [CUDA] Allow external variables in separate compilation 2018-02-14 16:04:03 +00:00
SemaCXX [NFC] fix trivial typos in comments 2018-02-22 07:49:13 +00:00
SemaObjC
SemaObjCXX
SemaOpenCL
SemaTemplate Fix assert when template argument deduction's original call arg checking triggers class template instantiation. 2018-02-20 23:47:12 +00:00
TableGen
Templight [Templight] Template Instantiation Observer 2018-02-10 14:04:45 +00:00
Tooling Fix test clang-diff-json.cpp 2018-02-10 21:28:55 +00:00
Unit
VFS
clang-rename
.clang-format
CMakeLists.txt [ThinLTO/CFI] Include TYPE_ID summaries into GLOBALVAL_SUMMARY_BLOCK 2018-02-14 22:41:15 +00:00
TestRunner.sh
cxx-sections.data
lit.cfg.py
lit.site.cfg.py.in
make_test_dirs.pl