[all-commits] [llvm/llvm-project] 9658d0: [utils] Disable -Wdeprecated-copy for googlemock/g...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Fri Apr 23 14:46:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9658d045926545e62cc3f963fe611d7c5d0c9d98
https://github.com/llvm/llvm-project/commit/9658d045926545e62cc3f963fe611d7c5d0c9d98
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2021-04-23 (Fri, 23 Apr 2021)
Changed paths:
M llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h
M llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h
Log Message:
-----------
[utils] Disable -Wdeprecated-copy for googlemock/gtest
Simple fix for build breakage. Feel free to fix all places (quite a lot).
More information about the All-commits
mailing list