================
@@ -155,6 +155,9 @@ class SourceManager {
~SourceManager();
FileSP GetLastFile() { return GetFile(m_last_support_file_sp); }
+ bool AsLastLine(bool reverse) {
----------------
hapeeeeee wrote:
> Is this a typo?
Yes, it is a mistake. I have fixed it. Could you please review my commit
again? @JDevlieghere
https://github.com/llvm/llvm-project/pull/137515
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits