lichray created this revision.
Herald added subscribers: cfe-commits, ldionne, christof, mgorny.
Herald added a reviewer: EricWF.

Omitted from https://reviews.llvm.org/D41347.


Repository:
  rCXX libc++

https://reviews.llvm.org/D48864

Files:
  include/CMakeLists.txt


Index: include/CMakeLists.txt
===================================================================
--- include/CMakeLists.txt
+++ include/CMakeLists.txt
@@ -2,6 +2,7 @@
   __bit_reference
   __bsd_locale_defaults.h
   __bsd_locale_fallbacks.h
+  __errc
   __debug
   __functional_03
   __functional_base


Index: include/CMakeLists.txt
===================================================================
--- include/CMakeLists.txt
+++ include/CMakeLists.txt
@@ -2,6 +2,7 @@
   __bit_reference
   __bsd_locale_defaults.h
   __bsd_locale_fallbacks.h
+  __errc
   __debug
   __functional_03
   __functional_base
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D48864: [libc++] Insta... Zhihao Yuan via Phabricator via cfe-commits

Reply via email to