[Lldb-commits] [PATCH] D70023: [lldb] [Process/NetBSD] Copy watchpoints to newly-created threads

2019-11-23 Thread Michał Górny via Phabricator via lldb-commits
mgorny added inline comments. Comment at: lldb/source/Plugins/Process/NetBSD/NativeThreadNetBSD.cpp:254-255 + .CopyHardwareWatchpointsFrom( + static_cast( + source.GetRegisterContext())); + if (!s.Fail()) {

[Lldb-commits] [lldb] 7af53d7 - [lldb][NFC] Fix LLDB build after ModuleManager->ASTReader rename

2019-11-23 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2019-11-23T17:56:23+01:00 New Revision: 7af53d75c60bf5c09157daeebff86b9e594bf1ee URL: https://github.com/llvm/llvm-project/commit/7af53d75c60bf5c09157daeebff86b9e594bf1ee DIFF: https://github.com/llvm/llvm-project/commit/7af53d75c60bf5c09157daeebff86b9e594bf1ee.dif

[Lldb-commits] [lldb] 7a0c548 - [lldb][NFC] NFC refactoring ClangExpressionDeclMap::LookupLocalVariable

2019-11-23 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2019-11-23T18:41:23+01:00 New Revision: 7a0c54844474ca110a2ca5316d86ec08417c1730 URL: https://github.com/llvm/llvm-project/commit/7a0c54844474ca110a2ca5316d86ec08417c1730 DIFF: https://github.com/llvm/llvm-project/commit/7a0c54844474ca110a2ca5316d86ec08417c1730.dif

[Lldb-commits] [lldb] 46883f4 - [lldb][NFC] NFC refactoring for ClangExpressionDeclMap::LookupInModulesDeclVendor

2019-11-23 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2019-11-23T20:31:13+01:00 New Revision: 46883f46dc4f0ec3eb5cf2a6c5492bbd2c57c8c2 URL: https://github.com/llvm/llvm-project/commit/46883f46dc4f0ec3eb5cf2a6c5492bbd2c57c8c2 DIFF: https://github.com/llvm/llvm-project/commit/46883f46dc4f0ec3eb5cf2a6c5492bbd2c57c8c2.dif

[Lldb-commits] [lldb] 1e0d395 - [lldb][NFC] Do an early exit in LookupLocalVarNamespace and LookUpLldbObjCClass

2019-11-23 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2019-11-23T22:48:09+01:00 New Revision: 1e0d395480b3cc4d1364aab74a81ce5ba29a470c URL: https://github.com/llvm/llvm-project/commit/1e0d395480b3cc4d1364aab74a81ce5ba29a470c DIFF: https://github.com/llvm/llvm-project/commit/1e0d395480b3cc4d1364aab74a81ce5ba29a470c.dif