Skip to content

Commit e94e3c9

Browse files
committed
[libc++] Remove __concepts/core_convertible_to.h in BUILD.gn
Signed-off-by: yronglin <[email protected]>
1 parent 912176f commit e94e3c9

File tree

1 file changed

+0
-1
lines changed
  • llvm/utils/gn/secondary/libcxx/include

1 file changed

+0
-1
lines changed

llvm/utils/gn/secondary/libcxx/include/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,6 @@ if (current_toolchain == default_toolchain) {
382382
"__concepts/constructible.h",
383383
"__concepts/convertible_to.h",
384384
"__concepts/copyable.h",
385-
"__concepts/core_convertible_to.h",
386385
"__concepts/derived_from.h",
387386
"__concepts/destructible.h",
388387
"__concepts/different_from.h",

0 commit comments

Comments
 (0)