[PATCH] D46112: Allow _Atomic to be specified on incomplete types
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 14 06:43:53 PDT 2018
aaron.ballman updated this revision to Diff 146594.
aaron.ballman marked an inline comment as done.
aaron.ballman added a comment.
Updated based on review comments.
https://reviews.llvm.org/D46112
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/AST/Type.cpp
lib/Sema/SemaChecking.cpp
lib/Sema/SemaType.cpp
test/CXX/stmt.stmt/stmt.iter/stmt.ranged/p1.cpp
test/CodeGen/c11atomics.c
test/Sema/atomic-type.c
test/SemaCXX/atomic-type.cpp
test/SemaObjC/arc.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46112.146594.patch
Type: text/x-patch
Size: 15999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180514/ac0322af/attachment-0001.bin>
More information about the cfe-commits
mailing list