[PATCH] D46887: Fix llvm::sys::path::remove_dots() to return "." instead of an empty path.

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 16:35:03 PDT 2018


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

Reverted 332508 as it was causing clang test suite problems.


Repository:
  rL LLVM

https://reviews.llvm.org/D46887





More information about the llvm-commits mailing list