[PATCH] D140587: [clang] Fix a clang crash on invalid code in C++20 mode.
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 22 17:36:43 PST 2022
shafik added a comment.
Thank you for the fix, can you explain the failure case in more detail and why checking that `RD` is defined is the correct fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140587/new/
https://reviews.llvm.org/D140587
More information about the cfe-commits
mailing list