[PATCH] D16948: [libcxx] Filesystem TS -- Complete

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Tue May 31 00:03:31 PDT 2016


EricWF added a comment.

Ah I figured it out! The test suite has symlinks within it. Git handles them properly but they obviously don't survive the round trip to phabricator and back. So all of the tests that depend on them fail (with is evidently a lot).


http://reviews.llvm.org/D16948





More information about the cfe-commits mailing list