This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1daf2994de49d1ecba4bee4e6842aa8a564cbc96
clang-p2996
/
clang
/
test
/
CoverageMapping
History
Zequan Wu
0b8df841f9
[Coverage] Add coverage for constructor member initializers. (
#66441
)
...
Before, constructor member initializers are shown as not covered. This adds coverage info for them.
2023-09-15 17:06:04 -04: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
[Coverage] Fix test failures from commit rG9f2967bcfe2f
2021-01-05 13:35:52 -06:00
break.c
…
builtinmacro.c
…
casts.c
…
classtemplate.cpp
…
comment-in-macro.c
…
comment.cpp
…
continue.c
…
control-flow-macro.c
…
coroutine.cpp
…
ctor.cpp
[Coverage] Add coverage for constructor member initializers. (
#66441
)
2023-09-15 17:06:04 -04: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
…
test.c
…
trycatch.cpp
…
trymacro.cpp
…
unreachable-macro.c
…
unused_function_no_runtime_hook.cpp
…
unused_function.cpp
…
unused_names.c
…
while.c
…