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
2ccf7ed277df28651b94bbee9fccefdf22fb074f
clang-p2996
/
llvm
/
tools
/
llvm-cov
History
Alan Phipps
92f5314706
Revert "[llvm-cov] Fix branch counts of template functions (
#111743
)" (
#118398
)
...
Reverts
llvm/llvm-project#113925
Reverting to address buildbot failures.
2024-12-02 15:48:22 -06:00
..
CMakeLists.txt
…
CodeCoverage.cpp
Revert "[llvm-cov] Fix branch counts of template functions (
#111743
)" (
#118398
)
2024-12-02 15:48:22 -06:00
CoverageExporter.h
…
CoverageExporterJson.cpp
[Coverage] Introduce "partial fold" on BranchRegion (
#112694
)
2024-10-20 12:30:35 +09:00
CoverageExporterJson.h
…
CoverageExporterLcov.cpp
Revert "[llvm-cov] Fix branch counts of template functions (
#111743
)" (
#118398
)
2024-12-02 15:48:22 -06:00
CoverageExporterLcov.h
…
CoverageFilters.cpp
…
CoverageFilters.h
…
CoverageReport.cpp
…
CoverageReport.h
…
CoverageSummaryInfo.cpp
[Coverage] Introduce "partial fold" on BranchRegion (
#112694
)
2024-10-20 12:30:35 +09:00
CoverageSummaryInfo.h
…
CoverageViewOptions.h
Revert "[llvm-cov] Fix branch counts of template functions (
#111743
)" (
#118398
)
2024-12-02 15:48:22 -06:00
gcov.cpp
…
llvm-cov.cpp
…
RenderingSupport.h
…
SourceCoverageView.cpp
…
SourceCoverageView.h
…
SourceCoverageViewHTML.cpp
[llvm] Remove redundant control flow statements (NFC) (
#115831
)
2024-11-12 10:09:42 -08:00
SourceCoverageViewHTML.h
…
SourceCoverageViewText.cpp
[Coverage] Introduce "partial fold" on BranchRegion (
#112694
)
2024-10-20 12:30:35 +09:00
SourceCoverageViewText.h
…
TestingSupport.cpp
…