[PATCH] D85102: [clang] improve diagnostics for misaligned and large atomics

Thorsten via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 2 16:59:03 PDT 2020


tschuett updated this revision to Diff 282485.
tschuett added a comment.

add/updated test


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

https://reviews.llvm.org/D85102

Files:
  clang/include/clang/Basic/DiagnosticFrontendKinds.td
  clang/include/clang/Basic/DiagnosticGroups.td
  clang/lib/CodeGen/CGAtomic.cpp
  clang/test/CodeGen/atomics-sema-alignment.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85102.282485.patch
Type: text/x-patch
Size: 5229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200802/77b5c828/attachment.bin>


More information about the cfe-commits mailing list