llvm-project/lldb/source/Plugins/OperatingSystem
Pavel Labath 34cda14b09 Remove append parameter to FindGlobalVariables
Summary:
As discussed in https://bugs.llvm.org/show_bug.cgi?id=37317,
FindGlobalVariables does not properly handle the case where
append=false.  As this doesn't seem to be used in the tree, this patch
removes the parameter entirely.

Reviewers: clayborg, jingham, labath

Reviewed By: clayborg

Subscribers: aprantl, lldb-commits, kubamracek, JDevlieghere

Differential Revision: https://reviews.llvm.org/D46885
Patch by Tom Tromey <ttromey@mozilla.com>.

llvm-svn: 333639
2018-05-31 09:46:26 +00:00
..
Go Remove append parameter to FindGlobalVariables 2018-05-31 09:46:26 +00:00
Python Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
CMakeLists.txt Add an OperatingSystem plugin to support goroutines 2015-09-16 21:20:44 +00:00