diff options
| author | Sean Callanan <scallanan@apple.com> | 2013-03-30 02:31:21 +0000 |
|---|---|---|
| committer | Sean Callanan <scallanan@apple.com> | 2013-03-30 02:31:21 +0000 |
| commit | e55bc8a9c15bdac648c8ae73daa464818d16950f (patch) | |
| tree | 1325a53d4dad15703bdc080f204493ef49fd4b55 /clang/lib/Driver/Tools.cpp | |
| parent | 7b0c94e2070d9548c504b9a01b9b45fddfdaddb4 (diff) | |
| download | bcm5719-llvm-e55bc8a9c15bdac648c8ae73daa464818d16950f.tar.gz bcm5719-llvm-e55bc8a9c15bdac648c8ae73daa464818d16950f.zip | |
Fixed the way ClangASTImporter deports types from
ASTContexts that will not stay around. Before, we
did this in a very half-hearted way. Now we maintain
work queues of all Decls that need to be completed
before the source ASTContext can go away; we then
expunge their origins completely.
<rdar://problem/13511875>
llvm-svn: 178410
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions

