[PATCH] D28154: [gtest] Upgrade googletest to version 1.8.0, minimizing local changes.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 4 06:24:47 PST 2017
chandlerc updated this revision to Diff 83046.
chandlerc added a comment.
Add a comment about what we're doing when processing the test listing.
https://reviews.llvm.org/D28154
Files:
cmake/config-ix.cmake
unittests/CMakeLists.txt
utils/lit/lit/formats/googletest.py
utils/unittest/CMakeLists.txt
utils/unittest/googletest/README.LLVM
utils/unittest/googletest/include/gtest/gtest-death-test.h
utils/unittest/googletest/include/gtest/gtest-message.h
utils/unittest/googletest/include/gtest/gtest-param-test.h
utils/unittest/googletest/include/gtest/gtest-printers.h
utils/unittest/googletest/include/gtest/gtest-spi.h
utils/unittest/googletest/include/gtest/gtest-test-part.h
utils/unittest/googletest/include/gtest/gtest-typed-test.h
utils/unittest/googletest/include/gtest/gtest.h
utils/unittest/googletest/include/gtest/gtest_pred_impl.h
utils/unittest/googletest/include/gtest/internal/custom/gtest-port.h
utils/unittest/googletest/include/gtest/internal/custom/gtest-printers.h
utils/unittest/googletest/include/gtest/internal/custom/gtest.h
utils/unittest/googletest/include/gtest/internal/gtest-death-test-internal.h
utils/unittest/googletest/include/gtest/internal/gtest-filepath.h
utils/unittest/googletest/include/gtest/internal/gtest-internal.h
utils/unittest/googletest/include/gtest/internal/gtest-linked_ptr.h
utils/unittest/googletest/include/gtest/internal/gtest-param-util-generated.h
utils/unittest/googletest/include/gtest/internal/gtest-param-util.h
utils/unittest/googletest/include/gtest/internal/gtest-port-arch.h
utils/unittest/googletest/include/gtest/internal/gtest-port.h
utils/unittest/googletest/include/gtest/internal/gtest-string.h
utils/unittest/googletest/include/gtest/internal/gtest-tuple.h
utils/unittest/googletest/include/gtest/internal/gtest-type-util.h
utils/unittest/googletest/src/gtest-death-test.cc
utils/unittest/googletest/src/gtest-filepath.cc
utils/unittest/googletest/src/gtest-internal-inl.h
utils/unittest/googletest/src/gtest-port.cc
utils/unittest/googletest/src/gtest-printers.cc
utils/unittest/googletest/src/gtest-test-part.cc
utils/unittest/googletest/src/gtest-typed-test.cc
utils/unittest/googletest/src/gtest.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28154.83046.patch
Type: text/x-patch
Size: 516432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170104/71ee0bb8/attachment-0001.bin>
More information about the llvm-commits
mailing list