While here, also replace the one other mention of "MSVC" in diagnostics with "Microsoft", for consistency.
(Keep -Wmsvc-include around as an alias.)
Paths
| Differential D11551
Now that -Wmicrosoft warnings are split up, rename -Wmsvc-include to -Wmicrosoft-include ClosedPublic Authored by thakis on Jul 27 2015, 8:47 PM.
Details
Summary While here, also replace the one other mention of "MSVC" in diagnostics with "Microsoft", for consistency. (Keep -Wmsvc-include around as an alias.)
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 28 2015, 9:42 AM
Revision Contents
Diff 30781 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
|