[PATCH] D116221: [AArch64][ARM][Clang] Unaligned Access Warning Added

Mubashar Ahmad via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 24 03:44:01 PST 2021


mubashar_ updated this revision to Diff 396151.
mubashar_ edited the summary of this revision.
mubashar_ added a comment.

Cleaned up code to make it more clang format friendly. Added another test suite in C.


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

https://reviews.llvm.org/D116221

Files:
  clang/include/clang/Basic/DiagnosticASTKinds.td
  clang/include/clang/Basic/DiagnosticGroups.td
  clang/lib/AST/RecordLayoutBuilder.cpp
  clang/lib/Driver/ToolChains/Arch/AArch64.cpp
  clang/lib/Driver/ToolChains/Arch/AArch64.h
  clang/lib/Driver/ToolChains/Arch/ARM.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Sema/test-wunaligned-access.c
  clang/test/Sema/test-wunaligned-access.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116221.396151.patch
Type: text/x-patch
Size: 18031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211224/f9e34411/attachment-0001.bin>


More information about the cfe-commits mailing list