[all-commits] [llvm/llvm-project] b89195: [APINotes] Early return when no apinotes files are...

Egor Zhdan via All-commits all-commits at lists.llvm.org
Tue Jun 9 10:53:42 PDT 2026


  Branch: refs/heads/users/egorzhdan/apinotes-optimize
  Home:   https://github.com/llvm/llvm-project
  Commit: b891954bdd923e228c8c7413ed974440f7279dff
      https://github.com/llvm/llvm-project/commit/b891954bdd923e228c8c7413ed974440f7279dff
  Author: Egor Zhdan <e_zhdan at apple.com>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

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

  Log Message:
  -----------
  [APINotes] Early return when no apinotes files are loaded

When no APINotes readers are available, let's not spend time trying to determine the current decl's context or do other redundant work.

Resolves https://github.com/llvm/llvm-project/issues/202214



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