[all-commits] [llvm/llvm-project] 817df7: [clang-tidy] Silence unused variable warning in re...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Thu Apr 7 02:04:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 817df7999a71a5dbda0025b75612b54160fb5f9c
https://github.com/llvm/llvm-project/commit/817df7999a71a5dbda0025b75612b54160fb5f9c
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-04-07 (Thu, 07 Apr 2022)
Changed paths:
M clang-tools-extra/clang-tidy/bugprone/SignalHandlerCheck.cpp
Log Message:
-----------
[clang-tidy] Silence unused variable warning in release builds. NFCI.
More information about the All-commits
mailing list