projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ece51c
)
Add raw_fd_stream_test.cpp into CMakeLists.txt
author
Jianzhou Zhao
<jianzhouzh@google.com>
Sat, 12 Sep 2020 07:48:12 +0000
(07:48 +0000)
committer
Jianzhou Zhao
<jianzhouzh@google.com>
Sat, 12 Sep 2020 07:48:12 +0000
(07:48 +0000)
Fixing https://github.com/llvm/llvm-project/commit/
0ece51c60c51f0d4c285dbda3b6cff794041bdd7
llvm/unittests/Support/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/llvm/unittests/Support/CMakeLists.txt
b/llvm/unittests/Support/CMakeLists.txt
index
30de294
..
90545bf
100644
(file)
--- a/
llvm/unittests/Support/CMakeLists.txt
+++ b/
llvm/unittests/Support/CMakeLists.txt
@@
-87,6
+87,7
@@
add_llvm_unittest(SupportTests
YAMLIOTest.cpp
YAMLParserTest.cpp
formatted_raw_ostream_test.cpp
+ raw_fd_stream_test.cpp
raw_ostream_test.cpp
raw_pwrite_stream_test.cpp
raw_sha1_ostream_test.cpp