[Lldb-commits] [PATCH] D74607: [lldb][NFC] Make all CompilerDeclContext parameters references instead of pointers

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 14 05:28:40 PST 2020


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

Yes, please.

Bonus points to anyone who can replace the default-constructed CompilerDeclContext with llvm::None.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D74607





More information about the lldb-commits mailing list