Vedant Kumar
|
762d1e77cb
[Coverage] Explicitly mark the l.h.s of && and || (fixes PR33465)
|
7 vuotta sitten |
Vedant Kumar
|
b3bac44cb3
[Coverage] Remove deferred region for trailing return, fixes PR34611
|
8 vuotta sitten |
Vedant Kumar
|
0035479637
[Coverage] Use a new API to label gap areas
|
8 vuotta sitten |
Vedant Kumar
|
c9445f041c
[Lexer] Report more precise skipped regions (PR34166)
|
8 vuotta sitten |
Vedant Kumar
|
51a7f4d7ba
[Coverage] Precise region termination with deferred regions (reapply)
|
8 vuotta sitten |
Eli Friedman
|
2cac4c7ed1
[coverage] Special-case calls to noreturn functions.
|
8 vuotta sitten |
Vedant Kumar
|
4b98df85ac
Revert "[Coverage] Precise region termination with deferred regions"
|
8 vuotta sitten |
Vedant Kumar
|
7989554fd7
Revert "[coverage] Special-case calls to noreturn functions."
|
8 vuotta sitten |
Vedant Kumar
|
aa72e29f10
[Coverage] Precise region termination with deferred regions
|
8 vuotta sitten |
Eli Friedman
|
54657e3db7
[coverage] Special-case calls to noreturn functions.
|
8 vuotta sitten |
Eli Friedman
|
2f1c6854c2
[coverage] Make smaller regions for the first case of a switch.
|
8 vuotta sitten |
Vedant Kumar
|
5022d62c16
[Coverage] NFC: Simplify sanity checks with a SpellingRange utility
|
8 vuotta sitten |
Vedant Kumar
|
cf6fe9b619
[Coverage] NFC: Save a pair of calls to get{Start,End}
|
8 vuotta sitten |
Vedant Kumar
|
918a342711
[Coverage] Use the new getInstrProfSectionName API (NFC)
|
8 vuotta sitten |
Xinliang David Li
|
5081217555
Fix use after free error
|
8 vuotta sitten |
Xinliang David Li
|
88e07d05af
Remove unused function /nfc
|
8 vuotta sitten |
Xinliang David Li
|
07178d535b
[Profile] PE binary coverage bug fix
|
8 vuotta sitten |
Jordan Rose
|
f874c07d71
Fix use-of-temporary with StringRef in code coverage
|
8 vuotta sitten |
Vedant Kumar
|
f34d92b55b
[Coverage] Support for C++17 if initializers
|
8 vuotta sitten |
Vedant Kumar
|
21c62934c7
[Coverage] Support for C++17 switch initializers
|
8 vuotta sitten |
Mehdi Amini
|
3353f9f983
Use StringRef for MemoryBuffer identifier API (NFC)
|
9 vuotta sitten |
Alex Lorenz
|
4d090dad54
[Coverage] The coverage region for switch covers the code after the switch.
|
9 vuotta sitten |
Igor Kudrin
|
810bd3b69b
[Coverage] Suppress creating a code region if the same area is covered by an expansion region.
|
9 vuotta sitten |
Igor Kudrin
|
dad737bdb6
[Coverage] Prevent creating a redundant counter if a nested body ends with a macro.
|
9 vuotta sitten |
Vedant Kumar
|
ce05a5324b
[Coverage] Do not write out coverage mappings with zero entries
|
9 vuotta sitten |
Vedant Kumar
|
2e51ff6dc2
[Coverage] Remove '..' from filenames *after* getting an absolute path
|
9 vuotta sitten |
Vedant Kumar
|
bca87a6cb2
[Coverage] Normalize '..' out of filename strings
|
9 vuotta sitten |
Vedant Kumar
|
f379326a64
[Coverage] Do not map regions from system headers
|
9 vuotta sitten |
Vedant Kumar
|
1ba972442a
Delete some dead code, NFC
|
9 vuotta sitten |
Vedant Kumar
|
03f9ee026f
Revert "[Coverage] Adopt llvm::coverage::encodeFilenamesAndRawMappings (NFC)"
|
9 vuotta sitten |