diff options
| author | Sean Callanan <scallanan@apple.com> | 2011-11-02 01:38:59 +0000 |
|---|---|---|
| committer | Sean Callanan <scallanan@apple.com> | 2011-11-02 01:38:59 +0000 |
| commit | dbb583992a189fbacaaadc833ca89c4be28a1d8a (patch) | |
| tree | be3de3054fb46b87e8d4a0a2f44dc66fdb3ce058 /clang/lib/Frontend | |
| parent | 800f223b12931aa4618bd7732ba96389d4ccff2a (diff) | |
| download | bcm5719-llvm-dbb583992a189fbacaaadc833ca89c4be28a1d8a.tar.gz bcm5719-llvm-dbb583992a189fbacaaadc833ca89c4be28a1d8a.zip | |
Sometimes the debug information includes artifically-
generated special member functions (constructors,
destructors, etc.) for classes that don't really have
them. We needed to mark these as artificial to reflect
the debug information; this bug does that for
constructors and destructors.
The "etc." case (certain assignment operators, mostly)
remains to be fixed.
llvm-svn: 143526
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions

