aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectSyntax.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-06-06 14:06:17 +0000
committerPavel Labath <labath@google.com>2017-06-06 14:06:17 +0000
commit10c41f37b5ae69ddaec7a81f5141cf00090bae22 (patch)
tree740dfdd2d7833262d11b08071bf76423e5bf5c3c /lldb/source/Commands/CommandObjectSyntax.cpp
parent9f9422b69956beea6ff029b637d349e693f668b5 (diff)
downloadllvm-10c41f37b5ae69ddaec7a81f5141cf00090bae22.zip
llvm-10c41f37b5ae69ddaec7a81f5141cf00090bae22.tar.gz
llvm-10c41f37b5ae69ddaec7a81f5141cf00090bae22.tar.bz2
replace uses of strerror with llvm::sys::StrError
strerror is not thread-safe. llvm's StrError tries hard to retrieve the string in a thread-safe way and falls back to strerror only if it does not have another way. llvm-svn: 304795
Diffstat (limited to 'lldb/source/Commands/CommandObjectSyntax.cpp')
0 files changed, 0 insertions, 0 deletions