File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
llvm/utils/gn/secondary/libcxx/include Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -567,16 +567,17 @@ if (current_toolchain == default_toolchain) {
567567 " __locale" ,
568568 " __locale_dir/locale_base_api.h" ,
569569 " __locale_dir/locale_base_api/android.h" ,
570- " __locale_dir/locale_base_api/apple.h" ,
571570 " __locale_dir/locale_base_api/bsd_locale_defaults.h" ,
572571 " __locale_dir/locale_base_api/bsd_locale_fallbacks.h" ,
573- " __locale_dir/locale_base_api/freebsd.h" ,
574572 " __locale_dir/locale_base_api/fuchsia.h" ,
575573 " __locale_dir/locale_base_api/ibm.h" ,
576574 " __locale_dir/locale_base_api/musl.h" ,
577575 " __locale_dir/locale_base_api/openbsd.h" ,
578576 " __locale_dir/locale_base_api/win32.h" ,
579577 " __locale_dir/locale_guard.h" ,
578+ " __locale_dir/support/apple.h" ,
579+ " __locale_dir/support/bsd_like.h" ,
580+ " __locale_dir/support/freebsd.h" ,
580581 " __math/abs.h" ,
581582 " __math/copysign.h" ,
582583 " __math/error_functions.h" ,
You can’t perform that action at this time.
0 commit comments