Revert "[llvm] Improve llvm.objectsize computation by computing GEP, alloca and mallo...
[llvm-project.git] / clang / test / CodeGen / 2007-05-08-PCH.c
blob730a3be0d627075371a636c02b8d9b6aca08e88c
1 // PR 1400
2 // RUN: %clang_cc1 -x c-header %s -o /dev/null
4 int main(void) {
5 return 0;