blob: dccec03d8cc7cdf8b99c3c61dd7800083834a16f [file] [log] [blame]
// test for r305179
// RUN: %clang_cc1 -emit-llvm -O2 -fno-experimental-new-pass-manager -mllvm -print-after-all %s -o %t 2>&1 | FileCheck %s
// CHECK: *** IR Dump After Function Integration/Inlining (inline) ***
void foo() {}