brintos

brintos / llvm-project-archived public Read only

0
0
Text · 523 B · 875bffe Raw
9 lines · c
1// RUN: %clang_cc1 -I%S/Inputs/microsoft-header-search %s -fms-compatibility -verify2 3// expected-warning@Inputs/microsoft-header-search/a/findme.h:3 {{findme.h successfully included using Microsoft header search rules}}4// expected-warning@Inputs/microsoft-header-search/a/b/include3.h:3 {{#include resolved using non-portable Microsoft search rules as}}5 6// expected-warning@Inputs/microsoft-header-search/falsepos.h:3 {{successfully resolved the falsepos.h header}}7 8#include "Inputs/microsoft-header-search/include1.h"9