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:
73522d1
)
[libc++] Add <filesystem> to the min-mac macro header test
author
Louis Dionne
<ldionne@apple.com>
Tue, 26 Feb 2019 23:14:58 +0000
(23:14 +0000)
committer
Louis Dionne
<ldionne@apple.com>
Tue, 26 Feb 2019 23:14:58 +0000
(23:14 +0000)
llvm-svn: 354932
libcxx/test/libcxx/min_max_macros.sh.cpp
patch
|
blob
|
history
diff --git
a/libcxx/test/libcxx/min_max_macros.sh.cpp
b/libcxx/test/libcxx/min_max_macros.sh.cpp
index 8351e57898c652b8df0e5c722be7b5dd3c62c5b8..4310294ca0224d3591e33f7b4a55ea1eb666c62e 100644
(file)
--- a/
libcxx/test/libcxx/min_max_macros.sh.cpp
+++ b/
libcxx/test/libcxx/min_max_macros.sh.cpp
@@
-101,6
+101,8
@@
TEST_MACROS();
TEST_MACROS();
#include <exception>
TEST_MACROS();
+#include <filesystem>
+TEST_MACROS();
#include <float.h>
TEST_MACROS();
#include <forward_list>