[PATCH] D12466: Fix empty -L Path on OSX hosts

Yaron Keren via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 29 12:30:46 PDT 2015


yaron.keren added a comment.

I have never used OSX, Try to add one of the Apple clang developers as reviewers, they know more than me about OSX.

My guess there should not be empty paths in  in TC.getFilePaths(). That patch seems only to sidestep the issue which will probably surface in other places. Can you debug why this empty path is created and fix that?


Repository:
  rL LLVM

http://reviews.llvm.org/D12466





More information about the cfe-commits mailing list