]> granicus.if.org Git - llvm/commit
[gtest] Fix the way we disable a warning for unittests.
authorChandler Carruth <chandlerc@gmail.com>
Wed, 4 Jan 2017 23:40:06 +0000 (23:40 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 4 Jan 2017 23:40:06 +0000 (23:40 +0000)
commitb532062f024fcf8df3b5beb75a78c139f300904f
tree7339e802a60f0ede6649367a6efa7febd70873e5
parent4be13d63634677fff26ec89df37d8a244be8eb4f
[gtest] Fix the way we disable a warning for unittests.

I somehow wrote this fix and then lost it prior to commit. Really sorry
about the noise. This should fix some issues with hacking add_definition
to do things with warning flags.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291033 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake
unittests/CMakeLists.txt