arichardson added a comment.

In D71026#1769340 <https://reviews.llvm.org/D71026#1769340>, @arphaman wrote:

> Is the `Tooling/Transformer` library used by clang-format? The problem might 
> be solved if the `Tooling/Transformer` library was its own module (just like 
> Clang_ToolingInclusions).


I don't think it's clang-format, I get the failure when looking the ASTDiff 
library and also for many others.

I tried making it a separate module but it gave me an error due to recursive 
dependencies from clangtooling.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71026/new/

https://reviews.llvm.org/D71026



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D71026: F... Alexander Richardson via Phabricator via cfe-commits

Reply via email to