[all-commits] [llvm/llvm-project] f3f07a: [clang][Basic] Optimize getDiagnosticSeverity() (#...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Jun 2 01:11:49 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3f07a3f785d60a3afdc230641b91f044e4b2b99
      https://github.com/llvm/llvm-project/commit/f3f07a3f785d60a3afdc230641b91f044e4b2b99
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-06-02 (Mon, 02 Jun 2025)

  Changed paths:
    M clang/lib/Basic/DiagnosticIDs.cpp

  Log Message:
  -----------
  [clang][Basic] Optimize getDiagnosticSeverity() (#141950)

Try not to call getDiagInfo() as often and only do it if we really have
to.



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