[PATCH] D147580: [Clang][NFC] Refactor "Designators" to be more similar
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 6 17:17:51 PDT 2023
shafik added a comment.
I guess this is prep work for tackling unifying them later on as you attempted in https://reviews.llvm.org/D140584
I knew this is not exactly the same change but can you add the test case identified in https://github.com/llvm/llvm-project/issues/61118 and https://github.com/llvm/llvm-project/issues/46132 as possible regression tests to insure that during this refactor process we don't run into the same issue as before.
Thank you
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147580/new/
https://reviews.llvm.org/D147580
More information about the cfe-commits
mailing list