[PATCH] D52339: Support enums with a fixed underlying type in all language modes

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 28 13:26:43 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC343360: Support enums with a fixed underlying type in all language modes. (authored by epilk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52339?vs=166397&id=167538#toc

Repository:
  rC Clang

https://reviews.llvm.org/D52339

Files:
  include/clang/Basic/DiagnosticParseKinds.td
  include/clang/Basic/Features.def
  lib/Parse/ParseDecl.cpp
  test/Sema/fixed-enum.c
  test/SemaObjC/enum-fixed-type.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52339.167538.patch
Type: text/x-patch
Size: 6187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180928/7cd973d6/attachment.bin>


More information about the cfe-commits mailing list