[Lldb-commits] [PATCH] D56822: [Reproducers] Tool to insert SBReproducer macros

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 25 11:18:36 PST 2019


JDevlieghere updated this revision to Diff 183584.
JDevlieghere retitled this revision from "[WIP] Tool to insert SBReproducer macros" to "[Reproducers] Tool to insert SBReproducer macros".
JDevlieghere added a comment.

Fixed printing of booleans; the tool would show `_Bool` instead of `bool`.

I ran this on a few files and it appears to work with the prototype.


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

https://reviews.llvm.org/D56822

Files:
  tools/CMakeLists.txt
  tools/sbrepro/CMakeLists.txt
  tools/sbrepro/SBRepro.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56822.183584.patch
Type: text/x-patch
Size: 8492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190125/cd90a11d/attachment.bin>


More information about the lldb-commits mailing list