[PATCH] D33788: Return a canonical path from getClangResourcePath()

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 2 05:33:03 PDT 2017


aaron.ballman added a comment.

In https://reviews.llvm.org/D33788#771070, @bruno wrote:

> Hi Aaron,
>
> Nice catch! Any chance you can add a testcase to this?


There's already a test case that covers this: Index/pch-from-libclang.c -- it was failing on OS X 10.6 for us. If you have a better test case in mind, I can certainly add it.


https://reviews.llvm.org/D33788





More information about the cfe-commits mailing list