Skip to content

Commit

Permalink
Add regression test for r305179.
Browse files Browse the repository at this point in the history
llvm-svn: 305213
  • Loading branch information
yrnkrn committed Jun 12, 2017
1 parent f846ce2 commit c91c46c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions clang/test/Misc/pr32207.c
@@ -0,0 +1,3 @@
// test for r305179
// RUN: %clang_cc1 -emit-llvm -O -mllvm -print-after-all %s -o %t 2>&1 | grep '*** IR Dump After Function Integration/Inlining ***'
void foo() {}

0 comments on commit c91c46c

Please sign in to comment.