[InstCombine] Check nowrap flags when folding comparison of GEPs with the same base...
[llvm-project.git] / flang / test / Preprocessing / preserve-brace-include.F90
blob22df3543b510aa4a3c1732be090b117c5f7f1002
1 ! RUN: %flang -E -I%S %s | FileCheck %s
3 #define empty ERR_NONEXISTENT
4 ! CHECK-NOT: :5:
5 #include <empty.h>