blob: 4f438142f411eafee1cc376aa1a29e885deb39f1 [file] [log] [blame]
Peter Collingbournebb527862011-07-12 19:35:15 +00001// RUN: %clang -M -MG -include nonexistent-preinclude.h %s > %t
2// RUN: fgrep nonexistent-preinclude.h %t
3// RUN: fgrep nonexistent-ppinclude.h %t
4
5#include "nonexistent-ppinclude.h"