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

LGTM.



================
Comment at: llvm/include/llvm/IR/Instruction.h:353
 
+  /// Sets the nosanitize metadata on this instruction.
+  void setNoSanitizeMetadata();
----------------
`Set`.

Imperative sentences are more common in comments. Ignore `Sets` above that's 
inconsistent with other places in this file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150632

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

Reply via email to