Revert "[llvm] Improve llvm.objectsize computation by computing GEP, alloca and mallo...
[llvm-project.git] / clang / test / ASTMerge / attr / testFormatAttr.cpp
blob18329c1e1127fb2d40ba2308ffdefe4c77c76cfa
1 // RUN: %clang -x c++-header -o %t.a.ast %S/Inputs/FormatAttr.cpp
2 // RUN: %clang_cc1 -x c++ -ast-merge %t.a.ast /dev/null -ast-dump