Re: [PATCH] D20110: [include-fixer] Improve include paths' minimization.

2016-05-11 Thread Haojian Wu via cfe-commits
hokein abandoned this revision. hokein added a comment. Abandon this, in favor of http://reviews.llvm.org/D20158. Repository: rL LLVM http://reviews.llvm.org/D20110 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi

Re: [PATCH] D20110: [include-fixer] Improve include paths' minimization.

2016-05-11 Thread Benjamin Kramer via cfe-commits
bkramer added a comment. Making one path relative to another part is a hard problem. We'd need to make this work on windows and possibly also have it working in presence of symlinks. I'd much prefer to make paths in the YAML file relative to the "directory" in the compilation database, which is