diff options
Diffstat (limited to 'llvm/utils/unittest/googletest/README.LLVM')
-rw-r--r-- | llvm/utils/unittest/googletest/README.LLVM | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/unittest/googletest/README.LLVM b/llvm/utils/unittest/googletest/README.LLVM index 5f7fffe26a4..afaae9963f3 100644 --- a/llvm/utils/unittest/googletest/README.LLVM +++ b/llvm/utils/unittest/googletest/README.LLVM @@ -17,6 +17,7 @@ $ mv COPYING LICENSE.TXT Modified as follows: * Added support for FreeBSD. +* Added support for Minix (PR6797). * To GTestStreamToHelper in include/gtest/internal/gtest-internal.h, added the ability to stream with raw_os_ostream. * To refresh Haiku support in include/gtest/internal/gtest-port.h, |