[all-commits] [llvm/llvm-project] 2d9be9: Fix some builds after 20bb9fe565a
Jeremy Morse via All-commits
all-commits at lists.llvm.org
Sat Aug 22 07:21:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2d9be9e31852866b21da93a04dba003099f21caa
https://github.com/llvm/llvm-project/commit/2d9be9e31852866b21da93a04dba003099f21caa
Author: Jeremy Morse <jeremy.morse at sony.com>
Date: 2020-08-22 (Sat, 22 Aug 2020)
Changed paths:
M llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp
Log Message:
-----------
Fix some builds after 20bb9fe565a
-Wsuggest-override indicates this VarLocBasedLDV method needs the
override keyword.
More information about the All-commits
mailing list