Eugene.Zelenko added inline comments.

================
Comment at: docs/clang-tidy/checks/objc-avoid-osread.rst:26
+
+The OSRead* functions from libkern/OSByteOrder.h have undocumented 
dependencies on aligned reads due to type punning by casting through a pointer:
+
----------------
Please highlight OSRead* and libkern/OSByteOrder.h with double back-ticks. 
Please also make lines no more then 80 characters long.


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

https://reviews.llvm.org/D67865



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

Reply via email to