Added bugzilla PR number to test case.

llvm-svn: 172369
This commit is contained in:
Michael Gottesman 2013-01-13 22:17:22 +00:00
parent f15c0bb495
commit c99ee6b336
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
; RUN: opt -S -objc-arc < %s
; bugzilla://14551
; rdar://12851911
; Make sure that we do not hang clang during escape analysis.