| commit | 955fe6f6eda9a740dbaadb7a67a2fa48ceb88049 | [log] [tgz] |
|---|---|---|
| author | Todd Fiala <tfiala@google.com> | Thu Feb 27 17:18:23 2014 +0000 |
| committer | Todd Fiala <tfiala@google.com> | Thu Feb 27 17:18:23 2014 +0000 |
| tree | d8e64d5e1778991bde5236b459068768c7815864 | |
| parent | e8c311a40c7f2eb64d5c253b38010feec4698fd5 [diff] |
Fix build break due to signature change on ASTContext' setExternalSource parameter. This change converts points to clang::ExternalASTSource from llvm::OwningPtr<> to llvm::IntrusiveRefCntPtr<>. llvm-svn: 202411