forked from OSchip/llvm-project
[gn build] Port df51be85e4
This commit is contained in:
parent
a9bfb4c4f4
commit
c2e8b54d59
|
@ -165,6 +165,7 @@ if (current_toolchain == default_toolchain) {
|
|||
"__charconv/from_chars_result.h",
|
||||
"__charconv/to_chars_result.h",
|
||||
"__chrono/calendar.h",
|
||||
"__chrono/convert_to_timespec.h",
|
||||
"__chrono/duration.h",
|
||||
"__chrono/file_clock.h",
|
||||
"__chrono/high_resolution_clock.h",
|
||||
|
@ -427,6 +428,7 @@ if (current_toolchain == default_toolchain) {
|
|||
"__support/xlocale/__posix_l_fallback.h",
|
||||
"__support/xlocale/__strtonum_fallback.h",
|
||||
"__thread/poll_with_backoff.h",
|
||||
"__thread/timed_backoff_policy.h",
|
||||
"__threading_support",
|
||||
"__tree",
|
||||
"__tuple",
|
||||
|
|
Loading…
Reference in New Issue