We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c178d8 commit f16afcdCopy full SHA for f16afcd
clang/test/CoverageMapping/coroutine.cpp
@@ -1,5 +1,3 @@
1
-// fixme: the following line is added to cleanup bots, will be removed in weeks.
2
-// RUN: rm -f %S/coroutine.ll
3
// RUN: %clang_cc1 -mllvm -emptyline-comment-coverage=false -triple x86_64-unknown-linux-gnu -fcoroutines-ts -std=c++14 -emit-llvm -fprofile-instrument=clang -fcoverage-mapping -dump-coverage-mapping %s -o - | FileCheck %s
4
5
namespace std::experimental {
0 commit comments