1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/utils/unittest
Mikael Holmen a2abff40c5 Only ignore -Wdeprecated-copy if the used compiler supports the warning
This is needed after
  https://reviews.llvm.org/rG9658d045926545e62cc3f963fe611d7c5d0c9d98
which introduced code that at least didn't compile clean with clang 8.

Differential Revision: https://reviews.llvm.org/D101288
2021-04-27 08:01:10 +02:00
..
googlemock Only ignore -Wdeprecated-copy if the used compiler supports the warning 2021-04-27 08:01:10 +02:00
googletest Only ignore -Wdeprecated-copy if the used compiler supports the warning 2021-04-27 08:01:10 +02:00
UnitTestMain
CMakeLists.txt [cmake] Make gtest include directories a part of the library interface 2020-08-27 15:35:57 +02:00