[all-commits] [llvm/llvm-project] 3948ae: [clang] NFC: Modernize Decl iteration via Identifi...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Wed May 17 16:46:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3948aedb7ab9a0626faccbe14624dbafeb2e3931
https://github.com/llvm/llvm-project/commit/3948aedb7ab9a0626faccbe14624dbafeb2e3931
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M clang/include/clang/Sema/IdentifierResolver.h
M clang/lib/Sema/IdentifierResolver.cpp
M clang/lib/Serialization/ASTWriter.cpp
Log Message:
-----------
[clang] NFC: Modernize Decl iteration via IdentifierResolver
More information about the All-commits
mailing list