[clang] [analyzer] Fix use-after-free in CheckerContext::getMacroNameOrSpelling (PR #194174)
Balázs Benics via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 27 02:50:00 PDT 2026
steakhal wrote:
Offline I've discussed this change with @Xazax-hun and we agreed on not changing the used API - and only focus the patch on fixing the lifetime issue.
https://github.com/llvm/llvm-project/pull/194174
More information about the cfe-commits
mailing list