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

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

Reply via email to