[all-commits] [llvm/llvm-project] bd994b: Revert "[libTooling] In Clang Transformer, change ...
Yitzhak Mandelbaum via All-commits
all-commits at lists.llvm.org
Mon Jul 20 14:26:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bd994b81d376c7132b1155c31e99ce27a08f7ba3
https://github.com/llvm/llvm-project/commit/bd994b81d376c7132b1155c31e99ce27a08f7ba3
Author: Yitzhak Mandelbaum <yitzhakm at google.com>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
M clang/include/clang/Tooling/Transformer/RewriteRule.h
M clang/lib/Tooling/Transformer/RewriteRule.cpp
M clang/unittests/Tooling/TransformerTest.cpp
Log Message:
-----------
Revert "[libTooling] In Clang Transformer, change `Metadata` field to deferred evalutaion"
This reverts commit c0b8954ecba500e3d9609152295b74ccd7d89d62.
The commit has broken various builds. Reverting while I investigate the cause.
More information about the All-commits
mailing list