hanchenye-llvm-project/lldb/source/Plugins
Adrian McCarthy 9d0eb9960c NFC: Improve comments in SymbolFilePDB.cpp
Mostly this just fixes bad wrapping caused by the reformat, with tiny
changes sprinkled here and there.

llvm-svn: 293336
2017-01-27 21:42:28 +00:00
..
ABI Fix log typo in ABISysV_arm64.cpp 2017-01-13 09:06:58 +00:00
Disassembler Don't allow direct access to StreamString's internal buffer. 2016-11-16 21:15:24 +00:00
DynamicLoader Add a catch-all line for detecting dyld in the inferior process 2017-01-21 01:17:36 +00:00
ExpressionParser Add a more succinct logging syntax 2017-01-18 11:00:26 +00:00
Instruction Convert AutoComplete related code to StringRef. 2016-11-17 01:37:42 +00:00
InstrumentationRuntime Stop limiting the number of TSan backtrace size to 8 2017-01-10 01:14:52 +00:00
JITLoader *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Language include Host/Time.h in Cocoa.cpp 2017-01-25 11:19:49 +00:00
LanguageRuntime Fix more unused variable warnings when asserts are disabled. 2017-01-20 10:24:03 +00:00
MemoryHistory Use Timeout<> in EvaluateExpressionOptions class 2016-12-06 11:24:51 +00:00
ObjectContainer Replace __ANDROID_NDK__ with __ANDROID__ 2016-12-02 11:15:15 +00:00
ObjectFile Fix more unused variable warnings when asserts are disabled. 2017-01-20 10:24:03 +00:00
OperatingSystem Don't allow direct access to StreamString's internal buffer. 2016-11-16 21:15:24 +00:00
Platform FreeBSD ARM support for software single step 2017-01-24 14:34:49 +00:00
Process NPL: Compartmentalize arm64 single step workaround better 2017-01-25 11:19:45 +00:00
ScriptInterpreter Fix clang build for r291198 2017-01-06 10:20:32 +00:00
StructuredData Fix a bug when using a StructuredData darwin-log plugin 2016-12-16 02:48:39 +00:00
SymbolFile NFC: Improve comments in SymbolFilePDB.cpp 2017-01-27 21:42:28 +00:00
SymbolVendor When deciding whether to use the source remapping dictionary from 2016-11-09 03:42:12 +00:00
SystemRuntime Use Timeout<> in EvaluateExpressionOptions class 2016-12-06 11:24:51 +00:00
UnwindAssembly Make lldb -Werror clean for -Wstring-conversion 2017-01-06 00:38:06 +00:00
CMakeLists.txt