[clang] [clang][Parser] Fix crash of clang when trying to convert a cast to a nullptr casted to an array of non-constant size to a reference (#78841). (PR #78889)
Shafik Yaghmour via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 22 08:53:37 PST 2024
https://github.com/shafik commented:
Thank you for the patch.
This needs a release note and a set of test cases.
https://github.com/llvm/llvm-project/pull/78889
More information about the cfe-commits
mailing list