[PATCH] D66143: Don't use std::errc

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 13 11:05:21 PDT 2019


thakis accepted this revision.
thakis added a comment.
This revision is now accepted and ready to land.

Should we revert the change in lld then? LLVM has a global policy for this; if 4.8 is still supported then regex can't be used yet.

Please mention in the commit message that this is a workaround for gcc 4.8; with that lgtm (for another 2 weeks or so ;) ).


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66143/new/

https://reviews.llvm.org/D66143





More information about the cfe-commits mailing list