This makes the two interfaces for designators more similar so that it's
easier to merge them together in a future refactoring.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
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
Comment Actions
Yeah, sorry about that. I realized that I still needed to add the testcase before continuing. :-)