[all-commits] [llvm/llvm-project] 68a719: [NFC][AST] Clean up XRayFilter and NoSanitizeL bef...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Oct 6 10:33:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 68a71969f9478affee0c9c1b221d01a7781d9b89
      https://github.com/llvm/llvm-project/commit/68a71969f9478affee0c9c1b221d01a7781d9b89
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2025-10-06 (Mon, 06 Oct 2025)

  Changed paths:
    M clang/lib/AST/ASTContext.cpp

  Log Message:
  -----------
  [NFC][AST] Clean up XRayFilter and NoSanitizeL before backend (#162119)

I don't think we need them after AST is destroyed.
If I am wrong we should see crashes immediately, as pointers
de-referenced unchecked.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list