blob: c085e0c07e70cb9d8ecc719508834e6d6c442817 [file] [log] [blame]
Chris Lattnerfd105112009-04-08 20:53:24 +00001// RUN: clang-cc -E -Dtest=FOO -imacros pr2086.h %s | grep 'HERE: test'
2
3// This should not be expanded into FOO because pr2086.h undefs 'test'.
4HERE: test