[Lldb-commits] [PATCH] D80518: [lldb] Make "inline" tests more configurable

2020-05-29 Thread Pavel Labath via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG2c22c1473569: [lldb] Make "inline" tests more configurable (authored by labath). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D80518/new/ https://reviews.ll

[Lldb-commits] [PATCH] D80518: [lldb] Make "inline" tests more configurable

2020-05-26 Thread Vedant Kumar via Phabricator via lldb-commits
vsk accepted this revision. vsk added a comment. This revision is now accepted and ready to land. Thanks, lgtm. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D80518/new/ https://reviews.llvm.org/D80518

[Lldb-commits] [PATCH] D80518: [lldb] Make "inline" tests more configurable

2020-05-25 Thread Pavel Labath via Phabricator via lldb-commits
labath created this revision. labath added reviewers: vsk, JDevlieghere. Herald added a project: LLDB. labath added a child revision: D80519: [lldb/DWARF] Add support for pre-standard GNU call site attributes. This patch adds two new arguments to the MakeInlineTest function. The main motivation i