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

David Majnemer david.majnemer at gmail.com
Wed Jul 22 16:46:41 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL242970: [MS Compat] Allow _Atomic(Type) and 'struct _Atomic' to coexist (authored by majnemer).

Changed prior to commit:
  http://reviews.llvm.org/D11233?vs=29855&id=30428#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11233

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11233.30428.patch
Type: text/x-patch
Size: 6138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150722/04a5db70/attachment.bin>


More information about the cfe-commits mailing list