[all-commits] [llvm/llvm-project] 74b56e: [NFC] Remove unused variable in CodeGenModules
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Thu Apr 7 20:53:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74b56e02bda09ae735c6aeca583a2078375f2da1
https://github.com/llvm/llvm-project/commit/74b56e02bda09ae735c6aeca583a2078375f2da1
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M clang/lib/CodeGen/CodeGenModule.cpp
Log Message:
-----------
[NFC] Remove unused variable in CodeGenModules
This eliminates an unused-variable warning
More information about the All-commits
mailing list