[PATCH] D129222: [pseudo] Implement a guard to determine function declarator.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 20 12:50:40 PDT 2022


sammccall added a comment.

In D129222#3666043 <https://reviews.llvm.org/D129222#3666043>, @mizvekov wrote:

> I confirm reverting just this patch fixes the build for me.

Hi @mizvekov,
Can you provide details about the compiler version?
Neither the presubmit nor postsubmit bots (e.g. <https://lab.llvm.org/buildbot/#/builders/123/builds/11859>) had this error, and I can't relate the error messages to the code (member declaration on line 59?!)
I fear this is a compiler bug we'll need to work around.

@hokein it probably still makes sense to revert...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129222



More information about the cfe-commits mailing list