]> granicus.if.org Git - clang/commit
Functions can be lvalues in C++, but not modifiable lvalues
authorDouglas Gregor <dgregor@apple.com>
Wed, 22 Oct 2008 00:03:08 +0000 (00:03 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 22 Oct 2008 00:03:08 +0000 (00:03 +0000)
commitae8d467e75a4e72b19e1eca199bf93dfaab47acf
treecffea453fa53b218fdeded0de8908431af233ab8
parentd46075f8c34bb6f4571036786fdfaf3564fd2653
Functions can be lvalues in C++, but not modifiable lvalues

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57941 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/Expr.cpp