[clang] [analyzer] Fix StackAddrEscapeChecker crash on temporary object fields (PR #66493)
Balazs Benics via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 20 03:52:22 PDT 2023
steakhal wrote:
Fixed tests for Windows, to use `size_t` for operator new.
I'll land this if premerge-tests pass.
https://github.com/llvm/llvm-project/pull/66493
More information about the cfe-commits
mailing list