[clang] [clang-tools-extra] [clang] Fix CXXNewExpr end source location for 'new struct S' (PR #92266)
Arseniy Zaostrovnykh via cfe-commits
cfe-commits at lists.llvm.org
Thu May 16 00:28:54 PDT 2024
necto wrote:
> `clang-tidy/checkers/modernize/make-unique.cpp` is failing for whatever reason. Otherwise LGTM.
Indeed, turns out this PR fixes #35300
https://github.com/llvm/llvm-project/pull/92266
More information about the cfe-commits
mailing list