diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-02-08 08:11:33 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-02-08 08:11:33 +0000 |
commit | 2fd5983e0da447291a651a347c206aee37a1de5f (patch) | |
tree | 99be68f5832576df228e2736d86c27a4e4d212fe /lib/CodeGen/CodeGenFunction.cpp | |
parent | cfa8e6530dbc5ed6147281be78bc319dea928d76 (diff) |
Implement DR1458: Taking the address of an object of incomplete class type is
not a constant expression, because we can't tell whether the complete class type
will have an overloaded operator&.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150066 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions