From: LLVM GN Syncbot Date: Wed, 29 Sep 2021 20:09:08 +0000 (+0000) Subject: [gn build] Port 969359e3b86b X-Git-Tag: upstream/15.0.7~30108 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9ad17fe0debb0b48798aaba6d07b65136fcf0664;p=platform%2Fupstream%2Fllvm.git [gn build] Port 969359e3b86b --- diff --git a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn index 413dd9c..a520d74 100644 --- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn +++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn @@ -161,6 +161,7 @@ if (current_toolchain == default_toolchain) { "__charconv/to_chars_result.h", "__compare/common_comparison_category.h", "__compare/compare_three_way_result.h", + "__compare/is_eq.h", "__compare/ordering.h", "__compare/synth_three_way.h", "__compare/three_way_comparable.h",