Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NetBSD to the list of platforms supporting death tests. Two unit | Joerg Sonnenberger | 2017-05-05 | 1 | -0/+2 |
| | | | | | | tests require this for compilation. llvm-svn: 302264 | ||||
* | [gtest] Upgrade googletest to version 1.8.0, minimizing local changes. | Chandler Carruth | 2017-01-04 | 1 | -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 |