Remove failing test.
authorZachary Turner <zturner@google.com>
Thu, 20 Sep 2018 22:32:51 +0000 (22:32 +0000)
committerZachary Turner <zturner@google.com>
Thu, 20 Sep 2018 22:32:51 +0000 (22:32 +0000)
commit6dd646beaefa0e5b2a037196c65cefafbaf85940
treeefdbd2797405690af42d6eb6539fa4fb2eebd7ef
parent150ca5143be586e81befc7ab689e1c058ab31710
Remove failing test.

Removing on behalf of Jorge Moya.  This test is broken on
Windows due to it actually being able to resolve the path.  There
is an actual Windows-specific bug somewhere, but we already have
sufficient test coverage of this with a different test, so removing
this was the approach suggested by Jorge.

llvm-svn: 342693
clang/test/Preprocessor/include-leading-nonalpha-suggest.c [deleted file]