This makes Clang and LLVM -Wmsvc-include clean.
I believe the correct behavior here is to avoid updating the cache when
we find the header via MSVC's search rules.
Differential D2733
Fix false positives in -Wmsvc-include by continuing header search ClosedPublic Authored by rnk on Feb 10 2014, 5:29 PM.
Details Summary This makes Clang and LLVM -Wmsvc-include clean. I believe the correct behavior here is to avoid updating the cache when
Diff Detail Event Timeline
Revision Contents
Diff 6974 lib/Lex/HeaderSearch.cpp
|