MaskRay accepted this revision.
MaskRay added inline comments.

================
Comment at: llvm/include/llvm/MC/MCContext.h:67
   class SourceMgr;
+  template <typename Fn> class function_ref;
 
----------------
With `std::function`, this can be dropped.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97449

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to