[PATCH] D46522: [clang] cmake: resolve symlinks in ClangConfig.cmake

Peter Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 9 01:43:28 PDT 2018


Lekensteyn abandoned this revision.
Lekensteyn added a comment.

Per discussion in https://reviews.llvm.org/D46521, resolving symlinks might introduce issues that are are worse than the issue that was solved here. It seems better to carry this patch downstream (in Debian) since the problem only exists there due to its use of symlinks (which is apparently not fully supported/recommended in LLVM upstream).


Repository:
  rC Clang

https://reviews.llvm.org/D46522





More information about the cfe-commits mailing list