[PATCH] D46112: Allow _Atomic to be specified on incomplete types

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 6 12:29:14 PDT 2018


aaron.ballman updated this revision to Diff 145409.
aaron.ballman added a comment.

Hopefully address the review comments.


https://reviews.llvm.org/D46112

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaChecking.cpp
  lib/Sema/SemaType.cpp
  test/CodeGen/c11atomics.c
  test/Sema/atomic-type.c
  test/Sema/atomic-type.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46112.145409.patch
Type: text/x-patch
Size: 6137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180506/7d305e33/attachment.bin>


More information about the cfe-commits mailing list