This revision was automatically updated to reflect the committed changes.
Closed by commit rCXX336164: [libc++] Lift std::errc into a separated header
(authored by lichray, committed by ).
Herald added a subscriber: ldionne.
Changed prior to commit:
https://reviews.llvm.org/D41347?vs=141109&id=
lichray added a comment.
In https://reviews.llvm.org/D41347#1099842, @mclow.lists wrote:
> Sorry this took so long. Please update `test/libcxx/double_include.sh.cpp`
> and commit.
Are you sure? `double_include.sh.cpp` doesn't seem to be testing any
intermediate headers.
Repository:
rCXX
mclow.lists accepted this revision.
mclow.lists added a comment.
This revision is now accepted and ready to land.
Sorry this took so long. Please update `test/libcxx/double_include.sh.cpp` and
commit.
Repository:
rCXX libc++
https://reviews.llvm.org/D41347
lichray updated this revision to Diff 141109.
lichray added a comment.
Herald added a subscriber: christof.
Update module map
Repository:
rCXX libc++
https://reviews.llvm.org/D41347
Files:
include/__errc
include/module.modulemap
include/system_error
Index: include/system_error
===
lichray created this revision.
lichray added reviewers: mclow.lists, EricWF.
This is needed to implement ``.
Repository:
rCXX libc++
https://reviews.llvm.org/D41347
Files:
include/__errc
include/system_error
Index: include/system_error
===