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

JF Bastien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 4 11:10:54 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe18c6ef6b41a: [clang] improve diagnostics for misaligned and large atomics (authored by tschuett, committed by jfb).

Repository:
  rG LLVM Github Monorepo

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.282969.patch
Type: text/x-patch
Size: 5289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200804/5b04db51/attachment.bin>


More information about the cfe-commits mailing list