[llvm-branch-commits] [NFC][AST] Clean up XRayFilter and NoSanitizeL before backend (PR #162119)
Vitaly Buka via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Oct 6 10:00:01 PDT 2025
https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/162119
I don't thin we need them after AST is destroyed.
If I am wrong we should see crashes immediately, as pointers dereferenced unchecked.
More information about the llvm-branch-commits
mailing list