// Test this without pch.
// RUN: %clang_cc1 -include %s -verify -std=c++1z -fcoroutines-ts %s
// Test with pch.
// RUN: %clang_cc1 -std=c++1z -fcoroutines-ts -emit-pch -o %t %s
// RUN: %clang_cc1 -include-pch %t -verify -std=c++1z -fcoroutines-ts %s
// namespace std
;
;
;
void
int
;
S operator
int
// expected-no-diagnostics
void