llvm-capstone/clang/test
George Burgess IV 35cb4f84a4 [AST] Cache intermediate visibility/linkage results
This is a follow-up to r310436 with actual functional changes. Please
see that commit message for a description of why a cache is appearing
here.

Suggestions for less-bad ways of testing this are appreciated. :)

This fixes PR29160.

llvm-svn: 310437
2017-08-09 04:12:17 +00:00
..
Analysis
ARCMT
ASTMerge
clang-rename
CodeCompletion
CodeGen [mips] Enable long_call/short_call attributes on MIPS64 2017-08-08 21:17:33 +00:00
CodeGenCoroutines
CodeGenCUDA
CodeGenCXX [AST] Cache intermediate visibility/linkage results 2017-08-09 04:12:17 +00:00
CodeGenObjC
CodeGenObjCXX
CodeGenOpenCL Add OpenCL 2.0 atomic builtin functions as Clang builtin 2017-08-04 18:16:31 +00:00
Coverage
CoverageMapping [coverage] Special-case calls to noreturn functions. 2017-08-08 20:10:14 +00:00
CXX
Driver [OpenMP] Fix bug regarding cubin integration into host binary 2017-08-09 01:02:19 +00:00
FixIt
Format
Frontend [Support] Use FILE_SHARE_DELETE to fix RemoveFileOnSignal on Windows 2017-08-04 21:52:00 +00:00
Headers
Import This adds the argument --dump-ir to clang-import-test, which allows 2017-08-07 22:27:30 +00:00
Index
Integration
Layout
Lexer Revert "Lexer: always allow imaginary constants in GNU mode." 2017-08-08 23:17:51 +00:00
Misc
Modules
OpenMP Sema: disable implicit conversion from _Complex to real types in C++. 2017-08-08 23:18:05 +00:00
Parser [AArch64] Ignore stdcall and similar on aarch64/windows 2017-08-07 20:52:04 +00:00
PCH
Preprocessor [test] Remove an unintentional -x cl flag in an aarch64-windows test 2017-08-06 19:57:49 +00:00
Profile
Rewriter
Sema [mips] Enable long_call/short_call attributes on MIPS64 2017-08-08 21:17:33 +00:00
SemaCUDA
SemaCXX Allow operator delete to be an invalid Decl. 2017-08-09 02:03:59 +00:00
SemaObjC
SemaObjCXX
SemaOpenCL Add OpenCL 2.0 atomic builtin functions as Clang builtin 2017-08-04 18:16:31 +00:00
SemaTemplate
TableGen
Tooling
Unit
VFS
.clang-format
CMakeLists.txt
cxx-sections.data
lit.cfg
lit.site.cfg.in
make_test_dirs.pl
TestRunner.sh