[PATCH] D148216: [UTC] Add fallback support for specific metadata, and check their defs

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 21 13:05:11 PDT 2023


jdoerfert added a comment.

In D148216#4486400 <https://reviews.llvm.org/D148216#4486400>, @jdoerfert wrote:

> I might pull this later today until a fix is available. It makes updates of files with globals super cumbersome (you need to manually remove the duplicates).

FWIW, the duplication happens if you pass -p already. It's an existing problem made worse by effectively forcing -p for globals.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148216



More information about the cfe-commits mailing list