forked from OSchip/llvm-project
[gn build] Port 21d6636d83
This commit is contained in:
parent
5482228e5c
commit
37f54edbc2
|
@ -79,6 +79,7 @@ if (current_toolchain == default_toolchain) {
|
||||||
"__memory/base.h",
|
"__memory/base.h",
|
||||||
"__memory/pointer_traits.h",
|
"__memory/pointer_traits.h",
|
||||||
"__memory/temporary_buffer.h",
|
"__memory/temporary_buffer.h",
|
||||||
|
"__memory/unique_ptr.h",
|
||||||
"__memory/utilities.h",
|
"__memory/utilities.h",
|
||||||
"__mutex_base",
|
"__mutex_base",
|
||||||
"__node_handle",
|
"__node_handle",
|
||||||
|
|
Loading…
Reference in New Issue