[all-commits] [llvm/llvm-project] 1614d6: [NFC] Remove unused codes after 4a7be42d922af
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Thu Nov 17 19:53:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1614d6340597d29ca8214acc2eff80df50392d36
https://github.com/llvm/llvm-project/commit/1614d6340597d29ca8214acc2eff80df50392d36
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2022-11-18 (Fri, 18 Nov 2022)
Changed paths:
M clang/include/clang/Basic/DiagnosticFrontendKinds.td
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/include/clang/Basic/LangOptions.h
M clang/include/clang/Driver/Action.h
M clang/lib/Driver/ToolChain.cpp
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Sema/SemaModule.cpp
Log Message:
-----------
[NFC] Remove unused codes after 4a7be42d922af
There are still some unused codes remained after 4a7be42d922af. And this
patch tries to remove them.
More information about the All-commits
mailing list