Revert "[llvm] Improve llvm.objectsize computation by computing GEP, alloca and mallo...
[llvm-project.git] / clang / test / Interpreter / incremental-mode.cpp
blob71ff794872b2136b148bd9aecf0333b41a7aa8d5
1 // UNSUPPORTED: system-aix
2 //
3 // RUN: clang-repl -Xcc -E
4 // RUN: clang-repl -Xcc -emit-llvm
5 // RUN: clang-repl -Xcc -xc
6 // expected-no-diagnostics