[all-commits] [llvm/llvm-project] fb3a2d: [Sema] Silence unused variable warning in Release ...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Thu Feb 24 02:03:21 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb3a2d45cd79d3573dafcb7d26df355266b0228c
https://github.com/llvm/llvm-project/commit/fb3a2d45cd79d3573dafcb7d26df355266b0228c
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-02-24 (Thu, 24 Feb 2022)
Changed paths:
M clang/lib/Sema/SemaModule.cpp
Log Message:
-----------
[Sema] Silence unused variable warning in Release builds. NFC.
More information about the All-commits
mailing list