[PATCH] D140584: [Clang] Refactor "Designators" into a unified implementation [NFC]

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 5 12:28:33 PST 2023


aaron.ballman added a comment.

Drive by comment (I'll give a more thorough review when I have a moment): precommit CI seems to have found an issue to address.

`Assertion failed: false && "Invalid accessor", file C:\ws\w5\llvm-project\premerge-checks\clang\include\clang/AST/Designator.h, line 276`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140584



More information about the cfe-commits mailing list