[PATCH] D46518: LLDB - Simplify GetProgramFileSpec
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 7 09:46:27 PDT 2018
zturner added a comment.
I think the new version may actually be wrong. Shouldn't it be `PATH_MAX+1`? That said, what's the motivation for changing this?
Repository:
rL LLVM
https://reviews.llvm.org/D46518
More information about the llvm-commits
mailing list