[PATCH] D23198: clang-rename rename-all: support reading old/newname pairs from a YAML file
Miklos Vajna via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 8 12:19:27 PDT 2016
vmiklos added a comment.
> .cpp.rename-at.yaml?
I just discovered that lit provides %S that allows getting rid of the confusing
.cpp.yaml, I'm using that now.
> Ah, and yes, it's better to move *.yaml to extra/test/clang-rename/Inputs
Done.
https://reviews.llvm.org/D23198
More information about the cfe-commits
mailing list