]> granicus.if.org Git - clang/commit
Fix bug in r120299 spotted by dgregor.
authorNico Weber <nicolasweber@gmx.de>
Tue, 30 Nov 2010 04:44:33 +0000 (04:44 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 30 Nov 2010 04:44:33 +0000 (04:44 +0000)
commit15d5c83ce698a6b6ae1166f9008c6ead34ae7a5d
tree80380cb28cdd200b7d482f49ec23480a99428530
parent9b4b9d6d221ab804f5b65fec6c8661be4d5c2b84
Fix bug in r120299 spotted by dgregor.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120389 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
test/SemaCXX/friend.cpp