diff options
author | Sean Hunt <scshunt@csclub.uwaterloo.ca> | 2011-02-26 19:13:13 +0000 |
---|---|---|
committer | Sean Hunt <scshunt@csclub.uwaterloo.ca> | 2011-02-26 19:13:13 +0000 |
commit | 4171766318a2564fbc9a739be0a2851f441c0d29 (patch) | |
tree | 7efce9487dc0c0f09b14f0feba695e2c09ab92dd /lib/CodeGen/CodeGenFunction.cpp | |
parent | 448d2cdce2dd8360c09f4187cd7bbebf16ff964d (diff) |
Implement delegating constructors partially.
This successfully performs constructor lookup and verifies that a
delegating initializer is the only initializer present.
This does not perform loop detection in the initialization, but it also
doesn't codegen delegating constructors at all, so this won't cause
runtime infinite loops yet.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126552 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions