diff options
| author | Alexis Hunt <alercah@gmail.com> | 2011-02-26 19:13:13 +0000 |
|---|---|---|
| committer | Alexis Hunt <alercah@gmail.com> | 2011-02-26 19:13:13 +0000 |
| commit | c5575cced8a714c7449aa357df747bf6ba4e3998 (patch) | |
| tree | ff6b128540594f50cf55c8fdd0490a4bb83bb7d9 /llvm/lib/Target/TargetSubtarget.cpp | |
| parent | 908d391bd25dd757d6e850b6a019f7d25e8dd25b (diff) | |
| download | bcm5719-llvm-c5575cced8a714c7449aa357df747bf6ba4e3998.tar.gz bcm5719-llvm-c5575cced8a714c7449aa357df747bf6ba4e3998.zip | |
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.
llvm-svn: 126552
Diffstat (limited to 'llvm/lib/Target/TargetSubtarget.cpp')
0 files changed, 0 insertions, 0 deletions

