[Lldb-commits] [PATCH] D100962: [lldb/Core] Add SourceLocationSpec class (NFC)

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 29 20:07:48 PDT 2021


mib updated this revision to Diff 341752.
mib added a comment.

Wrap `SourceLocationSpec` column argument into an `llvm::Optional`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100962

Files:
  lldb/include/lldb/Core/SourceLocationSpec.h
  lldb/source/Core/CMakeLists.txt
  lldb/source/Core/SourceLocationSpec.cpp
  lldb/unittests/Core/CMakeLists.txt
  lldb/unittests/Core/SourceLocationSpecTest.cpp
  lldb/unittests/Utility/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100962.341752.patch
Type: text/x-patch
Size: 19473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210430/b16711d6/attachment-0001.bin>


More information about the lldb-commits mailing list