| 1 | /* RUN: %clang_cc1 -fsyntax-only -verify -std=c89 -ffreestanding -pedantic-errors %s |
|---|---|
| 2 | * expected-no-diagnostics |
| 3 | * rdar://6814950 |
| 4 | */ |
| 5 | #include <stdint.h> |
| 6 | |
| 7 |
| 1 | /* RUN: %clang_cc1 -fsyntax-only -verify -std=c89 -ffreestanding -pedantic-errors %s |
|---|---|
| 2 | * expected-no-diagnostics |
| 3 | * rdar://6814950 |
| 4 | */ |
| 5 | #include <stdint.h> |
| 6 | |
| 7 |