Skip to content

Commit f16afcd

Browse files
committed
[clang] remove an incremental build workaround
This cleaned up an oversight over a year ago. Should no longer be needed.
1 parent 4c178d8 commit f16afcd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/test/CoverageMapping/coroutine.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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
31
// 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
42

53
namespace std::experimental {

0 commit comments

Comments
 (0)