]> granicus.if.org Git - llvm/commit
Fix build when both gtest death tests and LLVM_NODISCARD are available.
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 5 Aug 2019 18:12:50 +0000 (18:12 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 5 Aug 2019 18:12:50 +0000 (18:12 +0000)
commitddee175f37fc910068270a80f24804a1b16095a1
tree68c55318bdb2c4849cb3b93519555fc78cf317e1
parent503e9cf364331491c8dbc7f16ffd2f7ccee06b95
Fix build when both gtest death tests and LLVM_NODISCARD are available.

(matching r367495)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367899 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/APIntTest.cpp