- AST printing, dumping, serialization, codegen. - HTML printing. - Parser callbacks. Several of these are XFAIL because they trigger unimplemented code. llvm-svn: 57081
4 lines
70 B
C
4 lines
70 B
C
// RUN: clang -emit-html -o %t %s
|
|
|
|
#include "c-language-features.inc"
|