| 1 | // RUN: %clang_cc1 %s -chain-include %s -ast-dump | FileCheck -strict-whitespace %s |
|---|---|
| 2 | |
| 3 | // CHECK: TranslationUnitDecl 0x{{.+}} <<invalid sloc>> <invalid sloc> <undeserialized declarations> |
| 4 |
| 1 | // RUN: %clang_cc1 %s -chain-include %s -ast-dump | FileCheck -strict-whitespace %s |
|---|---|
| 2 | |
| 3 | // CHECK: TranslationUnitDecl 0x{{.+}} <<invalid sloc>> <invalid sloc> <undeserialized declarations> |
| 4 |