[PATCH] D22919: GCC Compatibility: Support for __final specifier

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 29 03:50:32 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277134: [GCC] Support for __final specifier (authored by asbokhan).

Changed prior to commit:
  https://reviews.llvm.org/D22919?vs=65951&id=66104#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22919

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/include/clang/Parse/Parser.h
  cfe/trunk/include/clang/Sema/DeclSpec.h
  cfe/trunk/lib/Parse/ParseDeclCXX.cpp
  cfe/trunk/lib/Sema/DeclSpec.cpp
  cfe/trunk/test/Parser/gcc-__final-compatibility.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22919.66104.patch
Type: text/x-patch
Size: 5839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160729/d6d11fb3/attachment-0001.bin>


More information about the cfe-commits mailing list