[all-commits] [llvm/llvm-project] 942d2e: Revert "Only ignore -Wdeprecated-copy if the used ...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Mon Apr 26 07:09:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 942d2e19e11d6d65bf147ecab8513b7e8bd5d7e4
https://github.com/llvm/llvm-project/commit/942d2e19e11d6d65bf147ecab8513b7e8bd5d7e4
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2021-04-26 (Mon, 26 Apr 2021)
Changed paths:
M llvm/utils/unittest/googlemock/include/gmock/gmock-matchers.h
M llvm/utils/unittest/googlemock/include/gmock/gmock.h
M llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h
Log Message:
-----------
Revert "Only ignore -Wdeprecated-copy if the used compiler supports the warning"
This reverts commit b125c034af89e32d5258d593080ff0c4810776a0.
Some bots say " missing binary operator before token "(" "
More information about the All-commits
mailing list