We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47dbf35 commit e1af76cCopy full SHA for e1af76c
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -833,6 +833,7 @@ if (current_toolchain == default_toolchain) {
833
"__type_traits/decay.h",
834
"__type_traits/dependent_type.h",
835
"__type_traits/desugars_to.h",
836
+ "__type_traits/detected_or.h",
837
"__type_traits/disjunction.h",
838
"__type_traits/enable_if.h",
839
"__type_traits/extent.h",
0 commit comments