| Sebastian Pop | 422377c | 2012-01-20 22:01:23 +0000 | [diff] [blame] | 1 | // RUN: %clang -target i686-pc-linux-gnu -### -nostdlib %s 2> %t |
| Nick Lewycky | 97864da | 2011-06-04 06:27:06 +0000 | [diff] [blame] | 2 | // RUN: FileCheck < %t %s |
| 3 | // | ||||
| 4 | // CHECK-NOT: start-group | ||||