summaryrefslogtreecommitdiffstats
path: root/llvm/utils/unittest/googletest/include/gtest/internal/gtest-port-arch.h
Commit message (Collapse)AuthorAgeFilesLines
* Add NetBSD to the list of platforms supporting death tests. Two unitJoerg Sonnenberger2017-05-051-0/+2
| | | | | | tests require this for compilation. llvm-svn: 302264
* [gtest] Upgrade googletest to version 1.8.0, minimizing local changes.Chandler Carruth2017-01-041-0/+97
This required re-working the streaming support and lit's support for '--gtest_list_tests' but otherwise seems to be a clean upgrade. Differential Revision: https://reviews.llvm.org/D28154 llvm-svn: 291029
OpenPOWER on IntegriCloud