[PATCH] D141580: [clang] Don't consider a nullptr returned from ActOnTag() as a valid result in ParseClassSpecifier.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 18 03:43:24 PST 2023


hokein added a comment.

In D141580#4061205 <https://reviews.llvm.org/D141580#4061205>, @aeubanks wrote:

> apologies for reverting this, but https://reviews.llvm.org/rGf1f0a0d8e8fdd2e534d9423b2e64c6b8aaa53aee is broken and doesn't revert cleanly without this also being reverted, could you reland?

I relanded it in 6898d8413ff4af205000eab1db3fa900b39c6097 <https://reviews.llvm.org/rG6898d8413ff4af205000eab1db3fa900b39c6097>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141580



More information about the cfe-commits mailing list