[all-commits] [llvm/llvm-project] b590ba: [NFC] Rename 'DependentModules' in ModuleFile to ...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Sun May 26 22:55:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b590ba73a76609bace9949ea8195d2ee8213cb3f
https://github.com/llvm/llvm-project/commit/b590ba73a76609bace9949ea8195d2ee8213cb3f
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2024-05-27 (Mon, 27 May 2024)
Changed paths:
M clang/include/clang/Serialization/ASTReader.h
M clang/include/clang/Serialization/ModuleFile.h
M clang/lib/Serialization/ASTReader.cpp
Log Message:
-----------
[NFC] Rename 'DependentModules' in ModuleFile to `TransitiveImports`
Required in the review process of https://github.com/llvm/llvm-project/pull/92083
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