[PATCH] D116221: [AArch64][ARM][Clang] Unaligned Access Warning Added
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 7 04:12:34 PST 2022
thakis added a comment.
Thanks for the patch!
1. When committing code, please add "Differential Revision: https://reviews.llvm.org/D116221" as last line to your commit description, to link the commit to the review. See `git log` for many examples.
2. This breaks tests on Windows, see e.g. http://45.33.8.238/win/52066/step_7.txt Please take a look, and revert for now if it takes a while to fix.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116221/new/
https://reviews.llvm.org/D116221
More information about the cfe-commits
mailing list