- AST printing, dumping, serialization, codegen. - HTML printing. - Parser callbacks. Several of these are XFAIL because they trigger unimplemented code. llvm-svn: 57081
5 lines
88 B
C
5 lines
88 B
C
// RUN: clang -fsyntax-only --serialize %s
|
|
// XFAIL
|
|
|
|
#include "c-language-features.inc"
|