[all-commits] [llvm/llvm-project] 70d78e: [NFC] Remove unused Sema::DirectModuleImports
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Sun Feb 19 23:08:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70d78e035801a35c95c55384621724b0ef8ecb35
https://github.com/llvm/llvm-project/commit/70d78e035801a35c95c55384621724b0ef8ecb35
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
M clang/include/clang/Sema/Sema.h
M clang/lib/Sema/SemaModule.cpp
Log Message:
-----------
[NFC] Remove unused Sema::DirectModuleImports
Sema::DirectModuleImports is not used now. Remove it for clearness.
More information about the All-commits
mailing list