llvm-project/lldb/source/Plugins/InstrumentationRuntime
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
..
ASan Upstreaming a patch from Github: When evaluation user expressions, ignore InstrumentationRuntime breakpoints. (#235) 2017-07-13 04:35:27 +00:00
MainThreadChecker Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
TSan Remove append parameter to FindGlobalVariables 2018-05-31 09:46:26 +00:00
UBSan Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
CMakeLists.txt Shorten sanitizer plugin names 2017-06-26 08:13:22 +00:00