[all-commits] [llvm/llvm-project] b7c4ac: NFC, use structured binding to simplify the code.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Mon Jul 7 08:08:28 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7c4ac2db4cdd99203b836bd94b3392fd7536de5
https://github.com/llvm/llvm-project/commit/b7c4ac2db4cdd99203b836bd94b3392fd7536de5
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M clang/lib/Frontend/ASTUnit.cpp
M clang/lib/Lex/Lexer.cpp
M clang/lib/Serialization/ASTWriter.cpp
M clang/tools/libclang/Indexing.cpp
M clang/unittests/Index/IndexTests.cpp
Log Message:
-----------
NFC, use structured binding to simplify the code.
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