[Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Tamas Berghammer
tberghammer at google.com
Thu Feb 26 08:32:37 PST 2015
In http://reviews.llvm.org/D7553#122351, @vharron wrote:
> Windows snprintf is nonstandard, I recommend lldb_private::StringStream
It is standard since C++11 (not sure about the state of the compiler support)
http://reviews.llvm.org/D7553
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list