[all-commits] [llvm/llvm-project] f4b575: [libcxx][nfc] removes duplicate test file
Christopher Di Bella via All-commits
all-commits at lists.llvm.org
Sun May 2 10:46:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4b5753f889a80241c53872a89d5df412fe2383d
https://github.com/llvm/llvm-project/commit/f4b5753f889a80241c53872a89d5df412fe2383d
Author: Christopher Di Bella <cjdb at google.com>
Date: 2021-05-02 (Sun, 02 May 2021)
Changed paths:
R libcxx/test/std/ranges/range.access/range.access.cbegin/incomplete.compile.verify copy.cpp
Log Message:
-----------
[libcxx][nfc] removes duplicate test file
`test/std/ranges/range.access/range.access.cbegin/incomplete.compile.verify.cpp`
was accidentally copied (and apparently the author either forgot to
delete it or forgot to commit the deletion).
TEST=`ninja cxx && ninja check-cxx` locally
More information about the All-commits
mailing list