[PATCH] D48864: [libc++] Install the missing header __errc

2018-07-02 Thread Zhihao Yuan via Phabricator via cfe-commits
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit rCXX336165: [libc++] Install the missing header __errc (authored by lichray, committed by ). Changed prior to commit: htt

[PATCH] D48864: [libc++] Install the missing header __errc

2018-07-02 Thread Zhihao Yuan via Phabricator via cfe-commits
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.