llvm-capstone/clang/test/CoverageMapping
Nikita Popov 0f0623ab87 [Clang] Remove some explicit -opaque-pointers options in tests (NFC)
This is the default, so don't specify it explicitly, in preparation
for removing the option.
2023-06-08 17:41:27 +02:00
..
Inputs
abspath.cpp
block-storage-starts-region.m
branch-constfolded.cpp
branch-logical-mixed.cpp
branch-macros.cpp
branch-mincounters.cpp
branch-templates.cpp
break.c
builtinmacro.c
casts.c
classtemplate.cpp
comment-in-macro.c
comment.cpp
continue.c
control-flow-macro.c
coroutine.cpp [Coroutines] Remove -fcoroutines-ts 2023-02-23 14:40:58 +08:00
decl.c
default-method.cpp
empty-destructor.cpp
header.cpp
if.cpp [clang] Use -std=c++23 instead of -std=c++2b 2023-05-04 19:19:52 +02:00
implicit-def-in-macro.m
include-macros.c
includehell.cpp
ir.c [Clang] Remove some explicit -opaque-pointers options in tests (NFC) 2023-06-08 17:41:27 +02:00
label.cpp
lambda.cpp
logical.cpp
loopmacro.c
loops.cpp
macro-expansion.c
macro-expressions.cpp
macro-stringize-twice.cpp
macroception.c
macroparams2.c
macroparams.c
macros.c
macroscopes.cpp
md.cpp
moremacros.c
nestedclass.cpp
objc.m
openmp.c [OpenMP] Prefix outlined and reduction func names with original func's name 2023-04-19 23:00:26 +03:00
pr32679.cpp
preprocessor.c
return.c
strong_order.cpp [clang] Use -std=c++23 instead of -std=c++2b 2023-05-04 19:19:52 +02:00
switch.cpp
switchmacro.c
system_macro.cpp
templates.cpp
terminate-statements.cpp [Coverage] Fix an issue: a statement after calling 'assert()' function is wrongly 2023-03-02 09:14:44 +00:00
test.c
trycatch.cpp
trymacro.cpp
unreachable-macro.c
unused_function_no_runtime_hook.cpp
unused_function.cpp
unused_names.c
while.c