[Lldb-commits] [PATCH] Skip symlinks to the original file when searching for debug info

Jim Ingham jingham at apple.com
Mon Feb 23 11:59:42 PST 2015


Shouldn't this be a method on FileSpec.  It would be fine to back it with the llvm function, but it's weird to have to use a mixture of FileSpec & lower-level llvm file system calls.

Jim


http://reviews.llvm.org/D7836

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list