[PATCH] D43110: [Sema] Don't mark plain MS enums as fixed

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 09:39:11 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC324913: [Sema] Don't mark plain MS enums as fixed (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43110?vs=133670&id=133887#toc

Repository:
  rC Clang

https://reviews.llvm.org/D43110

Files:
  include/clang/AST/Decl.h
  include/clang/Sema/Sema.h
  lib/AST/Type.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaTemplateInstantiateDecl.cpp
  test/Sema/sign-compare-enum.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43110.133887.patch
Type: text/x-patch
Size: 11223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180212/5839726a/attachment.bin>


More information about the llvm-commits mailing list