Prevent crash on multiple user errors (which I cannot reproduce in
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 18 Feb 2013 17:22:23 +0000 (17:22 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 18 Feb 2013 17:22:23 +0000 (17:22 +0000)
commit223ca5c9abe5a19bd0d8677d732b3ca5d512c4da
tree0e72887ea8e2bb92b7d6fe26fd7476fcb1f057fb
parent879c90807d44c20bf75d1858f6b7a3f1e1f2926f
Prevent crash on multiple user errors (which I cannot reproduce in
a small test case). // rdar://13178483.

llvm-svn: 175450
clang/lib/Sema/SemaExpr.cpp