[all-commits] [llvm/llvm-project] 2733ad: [clang-rename] Fix the failure rename test.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Tue Feb 11 01:07:10 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2733ad2c244ab33553bbd1aaca4c76907fdd0760
https://github.com/llvm/llvm-project/commit/2733ad2c244ab33553bbd1aaca4c76907fdd0760
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M clang/test/clang-rename/Ctor.cpp
A clang/test/clang-rename/TemplateCtor.cpp
Log Message:
-----------
[clang-rename] Fix the failure rename test.
We cannot run two different tests in a single lit test, split into two.
More information about the All-commits
mailing list