summaryrefslogtreecommitdiff
path: root/tools/debugserver/source/MacOSX/DarwinLog/DarwinLogCollector.cpp
AgeCommit message (Expand)Author
2019-08-22[debugserver] Switch back to std::once_flagJonas Devlieghere
2019-08-22[lldb] Replace std::once_flag with llvm::once_flag.Davide Italiano
2019-02-11Use std::make_shared in LLDB (NFC)Jonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-03-07fix format specifier warningsTim Hammerquist
2017-02-06Fix darwin build (llvm::once_flag fallout)Pavel Labath
2017-02-06Switch std::call_once to llvm::call_onceKamil Rytarowski
2017-01-26Instead of weak-linking against LoggingSupport framework (whichJason Molenda
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala
2016-08-19Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala