[PATCH] D48512: [gdb] Add pretty printer for Expected

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 25 15:49:54 PDT 2018


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Still not quite sure why the change in implementation of Optional - what the difference is between how it was done & how it's done now/with this patch, etc. But I'm not too fussed - if it works for you :)


Repository:
  rL LLVM

https://reviews.llvm.org/D48512





More information about the llvm-commits mailing list