[all-commits] [llvm/llvm-project] 827027: [clang] Move Diags.isIgnored() check below faster ...

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu May 22 10:44:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 827027b3a39d5c43f6fa74cf8761f974bf125611
      https://github.com/llvm/llvm-project/commit/827027b3a39d5c43f6fa74cf8761f974bf125611
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-05-22 (Thu, 22 May 2025)

  Changed paths:
    M clang/lib/Sema/SemaChecking.cpp

  Log Message:
  -----------
  [clang] Move Diags.isIgnored() check below faster checks (#141084)

Because this check is relatively slow and the others aren't as much.


http://llvm-compile-time-tracker.com/compare.php?from=4a158f675be7fd1b3763bf39980d801db89744f8&to=886a8fab041ff7574d54cccddbc1a9b968c1bb58&stat=instructions:u



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