[PATCH] D11551: Now that -Wmicrosoft warnings are split up, rename -Wmsvc-include to -Wmicrosoft-include

Nico Weber thakis at chromium.org
Mon Jul 27 20:47:45 PDT 2015


thakis created this revision.
thakis added a reviewer: rnk.
thakis added a subscriber: cfe-commits.

While here, also replace the one other mention of "MSVC" in diagnostics with "Microsoft", for consistency.

(Keep -Wmsvc-include around as an alias.)

http://reviews.llvm.org/D11551

Files:
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Basic/DiagnosticLexKinds.td
  include/clang/Basic/DiagnosticSemaKinds.td
  test/Preprocessor/Inputs/microsoft-header-search/a/findme.h
  test/Preprocessor/Inputs/microsoft-header-search/findme.h
  test/Preprocessor/microsoft-header-search.c
  test/SemaCXX/ms_struct.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11551.30781.patch
Type: text/x-patch
Size: 6846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150728/081019d0/attachment.bin>


More information about the cfe-commits mailing list