summaryrefslogtreecommitdiff
path: root/compiler-rt/test/profile/Linux/coverage_short_circuit.cpp
AgeCommit message (Expand)Author
2025-08-11[compiler-rt][test] Require lld for coverage_short_circuit.cppDavid Spickett
2025-08-08[Coverage] Add gap region between binary operator '&& and ||' and RHS (#149085)int-zjt