Fix false positives in -Wmsvc-include by continuing header searchThis makes Clang and LLVM -Wmsvc-include clean.I believe the correct behavior here is to avoid updating the cache whenwe find the
Fix false positives in -Wmsvc-include by continuing header searchThis makes Clang and LLVM -Wmsvc-include clean.I believe the correct behavior here is to avoid updating the cache whenwe find the header via MSVC's search rules.Differential Revision: http://llvm-reviews.chandlerc.com/D2733llvm-svn: 201615
show more ...
Move MS header search test inputs to Inputs/llvm-svn: 198086