[PATCH] D69332: Implement the Waymarking as an independent utility

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 6 18:06:20 PST 2019


mehdi_amini added inline comments.


================
Comment at: llvm/include/llvm/ADT/Waymarking.h:233
+
+#endif // LLVM_ADT_WAYMARKING_H
----------------
Can you improve the documentation of every public API in the file? If possible including usage example when appropriate. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69332





More information about the llvm-commits mailing list