diff options
| author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2017-11-29 21:13:11 +0000 |
|---|---|---|
| committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2017-11-29 21:13:11 +0000 |
| commit | ca9c2b290cbe12497382954003f3386baa2cdb74 (patch) | |
| tree | f304da45dd85ff4feea0476a228fd72c0a8a0227 /clang/lib/Frontend/ASTUnit.cpp | |
| parent | fa51e1d1848de59c3b2ee82ff71a0dabd6ab9792 (diff) | |
| download | bcm5719-llvm-ca9c2b290cbe12497382954003f3386baa2cdb74.tar.gz bcm5719-llvm-ca9c2b290cbe12497382954003f3386baa2cdb74.zip | |
refactor: Unify+simplify DWARFCompileUnit ctor+Clear() into in-class initializers + Extract()
It has no functionality effect.
I was concerned about the worse performance of DWARFDebugInfo::Parse this way
of allocating+destroying a CU for each iteration but I see it is now used only
by DWARFDebugInfo::Dump so that is no longer a problem.
Differential revision: https://reviews.llvm.org/D40212
llvm-svn: 319359
Diffstat (limited to 'clang/lib/Frontend/ASTUnit.cpp')
0 files changed, 0 insertions, 0 deletions

