[PATCH] D45167: Use sys::fs::real_path() instead of realpath() in Symbolize and remove HAVE_REALPATH.

Alexey Samsonov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 11:34:54 PST 2019


samsonov added a comment.

Looks like this code has been removed in https://reviews.llvm.org/D57609, but I'm not sure the removal is correct (added a comment in that thread).


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

https://reviews.llvm.org/D45167





More information about the llvm-commits mailing list