[Lldb-commits] [PATCH] D29288: Switch std::call_once to llvm::call_once
Kamil Rytarowski via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Feb 4 19:54:47 PST 2017
krytarowski added a comment.
Once someone could explain to me why `SymbolFileDWARF::GetCachedSectionData` cannot be switched mechanically to `llvm::call_once`, I would like to propose this revamped interface to llvm.
Repository:
rL LLVM
https://reviews.llvm.org/D29288
More information about the lldb-commits
mailing list