1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00
llvm-mirror/utils/unittest
Nemanja Ivanovic 7653f36263 Disable deprecated-copy warnings on various LLVM code to bring the bot back to green
Bootstrap with `-Werror` is currently broken due to D79714.
This patch is required to bring the bootstrap bot back to green. The
code will likely need to be fixed and the pragmas removed in due time,
but for now we need to bring the bot back up.

Bot that is currently failing:
https://lab.llvm.org/buildbot/#/builders/36/builds/7680

Differential Revision: https://reviews.llvm.org/D101214
2021-04-25 12:41:46 -07:00
..
googlemock Disable deprecated-copy warnings on various LLVM code to bring the bot back to green 2021-04-25 12:41:46 -07:00
googletest [utils] Disable -Wdeprecated-copy for googlemock/gtest 2021-04-23 23:45:50 +02:00
UnitTestMain Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt [cmake] Make gtest include directories a part of the library interface 2020-08-27 15:35:57 +02:00