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
3530094de6efb59c1033568f7c9a6ced35c7c686
clang-p2996
/
clang
/
test
/
CoverageMapping
History
Vedant Kumar
bc370f0c18
[Coverage] Avoid null deref in skipRegionMappingForDecl (fixes PR32761)
...
Patch by Adam Folwarczny! Differential Revision:
https://reviews.llvm.org/D32406
llvm-svn: 301249
2017-04-24 20:52:04 +00:00
..
Inputs
…
abspath.cpp
[Coverage] Attempt to appease a Windows builder
2016-07-22 00:25:09 +00:00
block-storage-starts-region.m
…
break.c
…
builtinmacro.c
…
casts.c
…
classtemplate.cpp
…
comment-in-macro.c
…
continue.c
…
control-flow-macro.c
…
decl.c
…
empty-destructor.cpp
[Coverage] Avoid null deref in skipRegionMappingForDecl (fixes PR32761)
2017-04-24 20:52:04 +00:00
header.cpp
…
if.cpp
[Coverage] Support for C++17 if initializers
2016-10-14 23:38:16 +00:00
implicit-def-in-macro.m
Suppress uninteresting warnings in test/CoverageMapping, NFC.
2017-02-25 07:05:41 +00:00
include-macros.c
…
includehell.cpp
…
ir.c
…
label.cpp
…
lambda.cpp
…
logical.cpp
…
loopmacro.c
…
loops.cpp
…
macro-expansion.c
…
macro-expressions.cpp
Suppress uninteresting warnings in test/CoverageMapping, NFC.
2017-02-25 07:05:41 +00:00
macroception.c
[Coverage] Suppress creating a code region if the same area is covered by an expansion region.
2016-08-31 07:04:16 +00:00
macroparams2.c
…
macroparams.c
…
macros.c
[Coverage] Suppress creating a code region if the same area is covered by an expansion region.
2016-08-31 07:04:16 +00:00
macroscopes.cpp
…
md.cpp
…
moremacros.c
…
nestedclass.cpp
…
objc.m
Suppress uninteresting warnings in test/CoverageMapping, NFC.
2017-02-25 07:05:41 +00:00
pr32679.cpp
[Coverage] Don't emit mappings for functions in dependent contexts (fixes PR32679)
2017-04-19 17:58:30 +00:00
preprocessor.c
…
return.c
…
switch.cpp
[Coverage] Support for C++17 switch initializers
2016-10-14 23:38:13 +00:00
switchmacro.c
[Coverage] The coverage region for switch covers the code after the switch.
2016-09-27 23:30:36 +00:00
system_macro.cpp
[Coverage] Do not write out coverage mappings with zero entries
2016-07-26 00:24:59 +00:00
templates.cpp
…
test.c
…
trycatch.cpp
…
trymacro.cpp
…
unreachable-macro.c
…
unused_function.cpp
…
unused_names.c
clang/test/CoverageMapping/unused_names.c: Relax an expression for targeting PECOFF.
2017-04-14 03:16:48 +00:00
while.c
…