llvm-capstone/clang/test
Erich Keane 79ceda2e39 Fix test added by D79830
This clang test unfortunately depends on the actions of the optimizer,
which some of the buildbots hit.

This patch makes it so it cannot ignore the return value of 'f', so it
won't do away with the implementation.
2020-06-23 08:39:25 -07:00
..
Analysis [Coroutines] Ensure co_await promise.final_suspend() does not throw 2020-06-22 15:01:42 -07:00
ARCMT
AST [openmp] Base of tablegen generated OpenMP common declaration 2020-06-23 10:32:32 -04:00
ASTMerge
clang-rename
ClangScanDeps
CodeCompletion
CodeGen Fix test added by D79830 2020-06-23 08:39:25 -07:00
CodeGenCoroutines [Coroutines] Ensure co_await promise.final_suspend() does not throw 2020-06-22 15:01:42 -07:00
CodeGenCUDA
CodeGenCXX [Coroutines] Ensure co_await promise.final_suspend() does not throw 2020-06-22 15:01:42 -07:00
CodeGenHIP
CodeGenObjC
CodeGenObjCXX
CodeGenOpenCL
CodeGenOpenCLCXX
CodeGenSYCL
Coverage
CoverageMapping
CXX
Driver Add Statically Linked Libraries 2020-06-22 19:48:49 +00:00
FixIt
Format
Frontend [Remarks] Add callsite locations to inline remarks 2020-06-20 23:32:10 -07:00
Headers
Import The type of a reference to a non-type template parameter pack should 2020-06-18 17:52:13 -07:00
Index [Coroutines] Ensure co_await promise.final_suspend() does not throw 2020-06-22 15:01:42 -07:00
Integration
InterfaceStubs
Layout
Lexer
Misc
Modules [NFC] Make AST_BLOCK_HASH test more robust with downstream changes 2020-06-19 09:41:15 +01:00
OpenMP [OPENMP50]Codegen for scan directives in parallel for simd regions. 2020-06-23 08:41:11 -04:00
Parser
ParserSYCL
PCH Fix rejects-valid when referencing an implicit operator== from within a 2020-06-22 20:19:20 -07:00
Preprocessor Revert "Hook up OpenBSD 64-bit PowerPC support" 2020-06-18 20:05:39 -04:00
Profile
Refactor
Rewriter
Sema [BFloat] Add convert/copy instrinsic support 2020-06-23 14:27:05 +00:00
SemaCUDA
SemaCXX [Coroutines] Ensure co_await promise.final_suspend() does not throw 2020-06-22 15:01:42 -07:00
SemaObjC
SemaObjCXX
SemaOpenCL
SemaOpenCLCXX
SemaSYCL
SemaTemplate Fix rejects-valid when referencing an implicit operator== from within a 2020-06-22 20:19:20 -07:00
TableGen
Templight
Tooling
Unit
utils/update_cc_test_checks [update_cc_test_checks.py] Handle C++ methods 2020-06-18 18:09:21 +01:00
VFS
.clang-format
CMakeLists.txt
cxx-sections.data
lit.cfg.py Revert "[clang][Driver] Correct tool search path priority" 2020-06-22 14:18:54 +01:00
lit.site.cfg.py.in
make_test_dirs.pl
TestRunner.sh