From: Reid Kleckner Date: Tue, 18 Feb 2014 23:57:59 +0000 (+0000) Subject: Add missing test file for r201615 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0003db217e65773110d0f507f506e85240f4c36d;p=clang Add missing test file for r201615 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201617 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Preprocessor/Inputs/microsoft-header-search/falsepos.h b/test/Preprocessor/Inputs/microsoft-header-search/falsepos.h new file mode 100644 index 0000000000..cb85969857 --- /dev/null +++ b/test/Preprocessor/Inputs/microsoft-header-search/falsepos.h @@ -0,0 +1,3 @@ +#pragma once + +#warning successfully resolved the falsepos.h header