]> granicus.if.org Git - clang/commit
Revert parts of r133860 to fix a crash. Add a test.
authorNico Weber <nicolasweber@gmx.de>
Mon, 27 Jun 2011 19:46:54 +0000 (19:46 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 27 Jun 2011 19:46:54 +0000 (19:46 +0000)
commit9d11e6f4754848cd74b9a08d40d4a9e0fe68e29d
treed2d3211c473b32fa3accb3de1b78511a0a63af57
parent064c44b8a17d4c426b87ad1c58de81d76a13fca3
Revert parts of r133860 to fix a crash. Add a test.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133931 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
test/CodeGen/PR10204-fun-lvalue.c [new file with mode: 0644]