[PATCH] D67865: [clang-tidy] Finds uses of OSRead* calls on macOS that may mask unexpected behavior due to unaligned reads
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 20 17:11:11 PDT 2019
Eugene.Zelenko added inline comments.
================
Comment at: clang-tidy/objc/AvoidOSReadCheck.h:5
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
----------------
License was changed this year. Same in source file.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67865/new/
https://reviews.llvm.org/D67865
More information about the cfe-commits
mailing list