Added bugzilla PR number to test case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172369 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Michael Gottesman 2013-01-13 22:17:22 +00:00
parent 6056b85bb5
commit ab67871375

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.