[Lldb-commits] [PATCH] D85107: Add a test for 'b' (toggle breakpoint)

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 4 16:10:26 PDT 2020


clayborg added a comment.

lldb/test/API is for testing the public LLDB API functions that are exported as lldb::SB*. Not sure this belongs here. There was another patch that was moving things around as well where I commented with the same issue.


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85107/new/

https://reviews.llvm.org/D85107



More information about the lldb-commits mailing list