diff options
author | Pavel Labath <pavel@labath.sk> | 2019-01-02 10:37:38 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-01-02 10:37:38 +0000 |
commit | 52b7e863d10794b2f17b256006aa9b3fba2e536d (patch) | |
tree | e4876f37931df1723480bb42108441a7999f5ce3 /llvm/lib/IR/Module.cpp | |
parent | 378131bae04e78062d4d2f158320b57804894ed8 (diff) | |
download | bcm5719-llvm-52b7e863d10794b2f17b256006aa9b3fba2e536d.tar.gz bcm5719-llvm-52b7e863d10794b2f17b256006aa9b3fba2e536d.zip |
NativeProcessProtocolTest: fix -Winconsistent-missing-override warning
The warning comes from the fact that the MOCK_METHOD macros don't use the
override keyword internally. This makes us not use it in the manually overriden
methods either, to be consistent.
llvm-svn: 350209
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions