aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2011-11-02 01:38:59 +0000
committerSean Callanan <scallanan@apple.com>2011-11-02 01:38:59 +0000
commitdbb583992a189fbacaaadc833ca89c4be28a1d8a (patch)
treebe3de3054fb46b87e8d4a0a2f44dc66fdb3ce058 /clang/lib/Frontend/CompilerInvocation.cpp
parent800f223b12931aa4618bd7732ba96389d4ccff2a (diff)
downloadllvm-dbb583992a189fbacaaadc833ca89c4be28a1d8a.zip
llvm-dbb583992a189fbacaaadc833ca89c4be28a1d8a.tar.gz
llvm-dbb583992a189fbacaaadc833ca89c4be28a1d8a.tar.bz2
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/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions