summaryrefslogtreecommitdiff
path: root/utils/unittest/googletest/README.LLVM
diff options
context:
space:
mode:
Diffstat (limited to 'utils/unittest/googletest/README.LLVM')
-rw-r--r--utils/unittest/googletest/README.LLVM1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/unittest/googletest/README.LLVM b/utils/unittest/googletest/README.LLVM
index 1a6f0f59f1..16bfffd8d5 100644
--- a/utils/unittest/googletest/README.LLVM
+++ b/utils/unittest/googletest/README.LLVM
@@ -16,6 +16,7 @@ $ rm -f src/gtest_main.cc
$ mv COPYING LICENSE.TXT
Modified as follows:
+* Added support for FreeBSD.
* 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,