antoniofrighetto wrote: > To be honest, I was hoping the TBAA test-generation changes would leave us in > a position where we _didn't_ have a bunch of spurious changes to tests just > because something unrelated perturbed the metadata order. It's great for > readability that the metadata match variable includes the name of the type > now, but the fact that it still includes a number means that this PR still > has to have a bunch of changes renaming e.g. `CHAR_TBAA2` to `CHAR_TBAA6`.
If you are fine with that, I'd note this as a TODO in update_test_checks, and would be happy to do this in the future. https://github.com/llvm/llvm-project/pull/125258 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
