[PATCH] D11233: [MS Compat] Allow _Atomic(Type) and 'struct _Atomic' to coexist

David Majnemer david.majnemer at gmail.com
Wed Jul 15 17:05:24 PDT 2015


majnemer updated this revision to Diff 29855.
majnemer added a comment.

- Address review comments
- Address Richard's latest comments.


http://reviews.llvm.org/D11233

Files:
  include/clang/Basic/IdentifierTable.h
  include/clang/Basic/TokenKinds.def
  lib/Parse/ParseDecl.cpp
  lib/Parse/ParseDeclCXX.cpp
  test/SemaCXX/MicrosoftCompatibility.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11233.29855.patch
Type: text/x-patch
Size: 5025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150716/6dcab2c8/attachment.bin>


More information about the cfe-commits mailing list