[Lldb-commits] [PATCH] Skip symlinks to the original file when searching for debug info
Zachary Turner
zturner at google.com
Mon Feb 23 14:02:57 PST 2015
As an additional datapoint, the STL's filesystem library is designed in this way as well. Youv'e got std::path, and then operations under std::filesystem() which take a path object as one of the arguments.
http://reviews.llvm.org/D7836
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list