]> granicus.if.org Git - clang/commit
Some small fixes for fields of reference type.
authorEli Friedman <eli.friedman@gmail.com>
Sat, 30 May 2009 21:09:44 +0000 (21:09 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Sat, 30 May 2009 21:09:44 +0000 (21:09 +0000)
commit2be586108bb401019647791feca19ea03fd477ce
tree752f18ffc17cae9ae92ad8508c3e0a6ff55d5baa
parentff6b3d64c9f07155f1414411b8451d7bf8937c62
Some small fixes for fields of reference type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72636 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprConstant.cpp
lib/CodeGen/CGExpr.cpp
test/CodeGenCXX/reference-field.cpp [new file with mode: 0644]