Revert "[llvm] Improve llvm.objectsize computation by computing GEP, alloca and mallo...
[llvm-project.git] / clang / test / Preprocessor / print_empty_include.c
blob04cda99223fed598188de80b8f8402e3370e522d
1 // RUN: %clang_cc1 -E -P %s | count 1
2 // Ensure no superfluous newlines are printed
3 // llvm.org/PR51616
5 #include "print_empty_include.h"
6 #include "print_empty_include.h"
8 #define EXPANDED_TO_NOTHING
9 EXPANDED_TO_NOTHING