[PATCH] D64349: clang-cl: Port cl.exe's C4659 to clang-cl

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 8 17:02:47 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365411: clang-cl: Port cl.exe's C4659 to clang-cl (authored by nico, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D64349?vs=208538&id=208543#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64349/new/

https://reviews.llvm.org/D64349

Files:
  cfe/trunk/include/clang/Basic/Attr.td
  cfe/trunk/include/clang/Basic/DiagnosticGroups.td
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaAttr.cpp
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/test/Sema/pragma-section.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64349.208543.patch
Type: text/x-patch
Size: 6310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190709/9dc0bcd8/attachment.bin>


More information about the cfe-commits mailing list