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

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 5 16:29:21 PST 2023


void added a comment.

In D140584#4029607 <https://reviews.llvm.org/D140584#4029607>, @aaron.ballman wrote:

> 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`

doh! I did a think-o. Easy fix.


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