[clang] [clang] Fix null dereference on return in lambda attribute statement expr (PR #66643)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 18 07:25:39 PDT 2023
cor3ntin wrote:
@Fznamznon I think so too, although I'd be inclined to move the test to `clang/test/Parser/` because even though the fix is in Sema, it's testing a wrong parse.
The commit message also could do with a longer description.
Otherwise LGTM
https://github.com/llvm/llvm-project/pull/66643
More information about the cfe-commits
mailing list