llvm-project

Форк
0
21 строка · 821.0 Байт
1
LLVM notes
2
----------
3

4
This directory contains Google Test v1.14.0, with all elements removed except
5
for the actual source code, to minimize the addition to the LLVM distribution.
6

7
Cleaned up as follows:
8

9
# Remove all the unnecessary files and directories
10
$ rm -f CMakeLists.txt configure* Makefile* CHANGES CONTRIBUTORS README README.md .gitignore
11
$ rm -rf build-aux cmake codegear m4 make msvc samples scripts test xcode docs
12
$ rm -f src/gtest_main.cc
13

14
# Put the license in the consistent place for LLVM.
15
$ mv LICENSE LICENSE.TXT
16

17
Modified as follows:
18
* Added raw_os_ostream support to include/gtest/internal/custom/gtest-printers.h.
19
* Added StringRef support to include/gtest/internal/custom/gtest-printers.h.
20
* Added LLVM printable value support to include/gtest/gtest-message.h and
21
  include/gtest/gtest-printers.h.
22

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.