[all-commits] [llvm/llvm-project] 2b8363: [APINotes] Early return when no apinotes files are...
Egor Zhdan via All-commits
all-commits at lists.llvm.org
Wed Jun 10 08:23:04 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b836309b4090cc5001167282a3689d860bafae3
https://github.com/llvm/llvm-project/commit/2b836309b4090cc5001167282a3689d860bafae3
Author: Egor Zhdan <e_zhdan at apple.com>
Date: 2026-06-10 (Wed, 10 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