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) {
567
567
" __locale" ,
568
568
" __locale_dir/locale_base_api.h" ,
569
569
" __locale_dir/locale_base_api/android.h" ,
570
- " __locale_dir/locale_base_api/apple.h" ,
571
570
" __locale_dir/locale_base_api/bsd_locale_defaults.h" ,
572
571
" __locale_dir/locale_base_api/bsd_locale_fallbacks.h" ,
573
- " __locale_dir/locale_base_api/freebsd.h" ,
574
572
" __locale_dir/locale_base_api/fuchsia.h" ,
575
573
" __locale_dir/locale_base_api/ibm.h" ,
576
574
" __locale_dir/locale_base_api/musl.h" ,
577
575
" __locale_dir/locale_base_api/openbsd.h" ,
578
576
" __locale_dir/locale_base_api/win32.h" ,
579
577
" __locale_dir/locale_guard.h" ,
578
+ " __locale_dir/support/apple.h" ,
579
+ " __locale_dir/support/bsd_like.h" ,
580
+ " __locale_dir/support/freebsd.h" ,
580
581
" __math/abs.h" ,
581
582
" __math/copysign.h" ,
582
583
" __math/error_functions.h" ,
You can’t perform that action at this time.
0 commit comments