aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorDavide Italiano <davide@freebsd.org>2019-08-22 03:12:49 +0000
committerDavide Italiano <davide@freebsd.org>2019-08-22 03:12:49 +0000
commit0a8e634b3bb939407c49f11cd724eb656ca9f2cc (patch)
treef37a8f036ab71a48b6dccf25cd33855dab95f207 /lldb/source/Commands/CommandObjectThread.cpp
parent2621f7bdb4d3bb377d3e9bfb7f76ae527c8ba72d (diff)
downloadllvm-0a8e634b3bb939407c49f11cd724eb656ca9f2cc.zip
llvm-0a8e634b3bb939407c49f11cd724eb656ca9f2cc.tar.gz
llvm-0a8e634b3bb939407c49f11cd724eb656ca9f2cc.tar.bz2
[lldb] Replace std::once_flag with llvm::once_flag.
Summary: The former seems like it's not working on some platforms. All the other uses use `llvm::`, so, let's change for consistency. Reviewers: jasonmolenda, friss Subscribers: lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D66566 llvm-svn: 369618
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions