File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
llvm/utils/gn/secondary/libcxx/include Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -911,7 +911,6 @@ if (current_toolchain == default_toolchain) {
911911 " __cxx03/cmath" ,
912912 " __cxx03/codecvt" ,
913913 " __cxx03/complex" ,
914- " __cxx03/complex.h" ,
915914 " __cxx03/condition_variable" ,
916915 " __cxx03/csetjmp" ,
917916 " __cxx03/csignal" ,
@@ -924,25 +923,20 @@ if (current_toolchain == default_toolchain) {
924923 " __cxx03/cstring" ,
925924 " __cxx03/ctgmath" ,
926925 " __cxx03/ctime" ,
927- " __cxx03/ctype.h" ,
928926 " __cxx03/cuchar" ,
929927 " __cxx03/cwchar" ,
930928 " __cxx03/cwctype" ,
931929 " __cxx03/deque" ,
932- " __cxx03/errno.h" ,
933930 " __cxx03/exception" ,
934931 " __cxx03/experimental/__config" ,
935932 " __cxx03/experimental/utility" ,
936933 " __cxx03/ext/__hash" ,
937934 " __cxx03/ext/hash_map" ,
938935 " __cxx03/ext/hash_set" ,
939- " __cxx03/fenv.h" ,
940- " __cxx03/float.h" ,
941936 " __cxx03/forward_list" ,
942937 " __cxx03/fstream" ,
943938 " __cxx03/functional" ,
944939 " __cxx03/future" ,
945- " __cxx03/inttypes.h" ,
946940 " __cxx03/iomanip" ,
947941 " __cxx03/ios" ,
948942 " __cxx03/iosfwd" ,
@@ -969,19 +963,15 @@ if (current_toolchain == default_toolchain) {
969963 " __cxx03/sstream" ,
970964 " __cxx03/stack" ,
971965 " __cxx03/stdatomic.h" ,
972- " __cxx03/stdbool.h" ,
973- " __cxx03/stddef.h" ,
974966 " __cxx03/stdexcept" ,
975967 " __cxx03/stdint.h" ,
976- " __cxx03/stdio.h" ,
977968 " __cxx03/stdlib.h" ,
978969 " __cxx03/streambuf" ,
979970 " __cxx03/string" ,
980971 " __cxx03/string.h" ,
981972 " __cxx03/string_view" ,
982973 " __cxx03/strstream" ,
983974 " __cxx03/system_error" ,
984- " __cxx03/tgmath.h" ,
985975 " __cxx03/thread" ,
986976 " __cxx03/type_traits" ,
987977 " __cxx03/typeindex" ,
@@ -994,7 +984,6 @@ if (current_toolchain == default_toolchain) {
994984 " __cxx03/vector" ,
995985 " __cxx03/version" ,
996986 " __cxx03/wchar.h" ,
997- " __cxx03/wctype.h" ,
998987 " __debug_utils/randomize_range.h" ,
999988 " __debug_utils/sanitizers.h" ,
1000989 " __debug_utils/strict_weak_ordering_check.h" ,
You can’t perform that action at this time.
0 commit comments