blob: bf318005665a543a85b1df3a3c177f9132c63334 [file] [log] [blame]
Daniel Dunbarc21c4852009-04-08 23:54:23 +00001// Verify that -include isn't included twice with -save-temps.
Daniel Dunbar80737ad2009-12-15 22:01:24 +00002// RUN: %clang -S -o - %s -include %t.h -save-temps -### 2> %t.log
Reid Kleckner2c5a38e2013-04-10 21:10:39 +00003// RUN: FileCheck %s < %t.log
4// CHECK: "-include
5// CHECK-NOT: "-include