brintos

brintos / llvm-project-archived public Read only

0
0
Text · 132 B · 18329c1 Raw
3 lines · cpp
1// RUN: %clang -x c++-header -o %t.a.ast %S/Inputs/FormatAttr.cpp2// RUN: %clang_cc1 -x c++ -ast-merge %t.a.ast /dev/null -ast-dump3