reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1 2 3 4 | // RUN: %clang_cc1 -E -frewrite-includes -I %S/Inputs %s // expected-no-diagnostics // Note: there's no newline at the end of this C file. #include "rewrite-includes-bom.h" |