[PATCH] Fix false positives in -Wmsvc-include by continuing header search

Will Wilson will at indefiant.com
Tue Feb 11 00:54:32 PST 2014


Thanks for looking at this Reid, I didn't have a chance to get back to it.

+bool checkMSVCHeaderSearch(DiagnosticsEngine &Diags, const FileEntry *MSFE,
> +                           const FileEntry *FE, SourceLocation
> IncludeLoc) {
>

Make this static?

Otherwise it all looks sensible.

Cheers!
Will.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140211/8d0fb93b/attachment.html>


More information about the cfe-commits mailing list