[all-commits] [llvm/llvm-project] 6a2258: Switch sanity check to assert; NFC (#151181)

Aaron Ballman via All-commits all-commits at lists.llvm.org
Tue Jul 29 10:55:06 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a22580305d779e2d712900d49578de9a5cb14e8
      https://github.com/llvm/llvm-project/commit/6a22580305d779e2d712900d49578de9a5cb14e8
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2025-07-29 (Tue, 29 Jul 2025)

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

  Log Message:
  -----------
  Switch sanity check to assert; NFC (#151181)

This was written out of an abundance of caution because the changes were
being added to the release branch. Now we can be a little less cautious
and switch to using an assert. No behavioral changes are expected.



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