File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
llvm/utils/gn/secondary/libcxx/include Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -1462,14 +1462,16 @@ if (current_toolchain == default_toolchain) {
1462
1462
" __locale_dir/locale_base_api.h" ,
1463
1463
" __locale_dir/locale_base_api/android.h" ,
1464
1464
" __locale_dir/locale_base_api/bsd_locale_fallbacks.h" ,
1465
- " __locale_dir/locale_base_api/fuchsia.h" ,
1466
1465
" __locale_dir/locale_base_api/ibm.h" ,
1467
1466
" __locale_dir/locale_base_api/musl.h" ,
1468
1467
" __locale_dir/locale_base_api/openbsd.h" ,
1469
1468
" __locale_dir/pad_and_output.h" ,
1470
1469
" __locale_dir/support/apple.h" ,
1471
1470
" __locale_dir/support/bsd_like.h" ,
1472
1471
" __locale_dir/support/freebsd.h" ,
1472
+ " __locale_dir/support/fuchsia.h" ,
1473
+ " __locale_dir/support/no_locale/characters.h" ,
1474
+ " __locale_dir/support/no_locale/strtonum.h" ,
1473
1475
" __locale_dir/support/windows.h" ,
1474
1476
" __math/abs.h" ,
1475
1477
" __math/copysign.h" ,
You can’t perform that action at this time.
0 commit comments