1*0a6a1f1dSLionel Sambuc // RUN: not %clang_cc1 -fsyntax-only -fms-compatibility -triple i686-win32 %s 2>&1 \ 2*0a6a1f1dSLionel Sambuc // RUN: | FileCheck %s 3*0a6a1f1dSLionel Sambuc 4*0a6a1f1dSLionel Sambuc #include "Inputs\success.h" 5*0a6a1f1dSLionel Sambuc 6*0a6a1f1dSLionel Sambuc // CHECK: error: success 7