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

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 22 21:30:41 PDT 2021


mib updated this revision to Diff 339867.
mib edited the summary of this revision.
mib added a comment.

- Move boolean attributes to the end of the class.
- Fix deleted default constructor issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100962

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100962.339867.patch
Type: text/x-patch
Size: 21380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210423/8f3033f3/attachment-0001.bin>


More information about the lldb-commits mailing list