[all-commits] [llvm/llvm-project] 632e15: Conditionalize function only used in an assert to ...
David Blaikie via All-commits
all-commits at lists.llvm.org
Tue Jun 29 16:40:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 632e15e766ee625ae367b2e872f3df903e507bfb
https://github.com/llvm/llvm-project/commit/632e15e766ee625ae367b2e872f3df903e507bfb
Author: David Blaikie <dblaikie at gmail.com>
Date: 2021-06-29 (Tue, 29 Jun 2021)
Changed paths:
M clang-tools-extra/clang-tidy/bugprone/EasilySwappableParametersCheck.cpp
M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
Log Message:
-----------
Conditionalize function only used in an assert to address -Wunused-function
More information about the All-commits
mailing list