MaskRay added inline comments.

================
Comment at: llvm/include/llvm/Transforms/Instrumentation/KCFI.h:24
+public:
+  KCFIPass() {}
+  static bool isRequired() { return true; }
----------------
remove default constructor?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135411

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

Reply via email to