[Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Zachary Turner
zturner at google.com
Thu Feb 26 08:45:26 PST 2015
Windows has it, it just has slightly different behavior.
Anyway, i also recommend StringStream. It's a better, safer wrapper around
the same function and we can encode compiler / platform specific
differences in one location instead of at every callsite.
http://reviews.llvm.org/D7553
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list