[all-commits] [llvm/llvm-project] ddcf06: [Coroutines] Fix test breakage in D82928
Xun Li via All-commits
all-commits at lists.llvm.org
Wed Jul 1 11:17:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ddcf063dd52ff1f30ac27d6f9abce6a45685a2b2
https://github.com/llvm/llvm-project/commit/ddcf063dd52ff1f30ac27d6f9abce6a45685a2b2
Author: Xun Li <xun at fb.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M clang/test/CoverageMapping/coroutine.cpp
Log Message:
-----------
[Coroutines] Fix test breakage in D82928
Summary: The test file in D82928 generated temp files within the test directory, causing test failures. Fix it.
Reviewers: modocache, fhahn
Reviewed By: modocache
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D82986
More information about the All-commits
mailing list