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

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 13 08:26:51 PDT 2019


ABataev added a comment.

Also, there is a clang unit test that fails because of the same reason. Can I include the changes in this test into this patch too or better to make a separate patch? The test is `unittests/Basic/FileManagerTest.cpp`


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