| commit | 19e07e1390da8a5b96bdefc8daf854b2daf84e2a | [log] [tgz] |
|---|---|---|
| author | Lang Hames <lhames@gmail.com> | Tue Jun 20 21:06:00 2017 +0000 |
| committer | Lang Hames <lhames@gmail.com> | Tue Jun 20 21:06:00 2017 +0000 |
| tree | 36a97533e27232d95d61f91471bf669bf779e247 | |
| parent | 30cf2e87ba805684b1539d01a02da26900f91d1a [diff] |
Preserve CXX method overrides in ASTImporter Summary: The ASTImporter should import CXX method overrides from the source context when it imports a method decl. Reviewers: spyffe, rsmith, doug.gregor Reviewed By: spyffe Differential Revision: https://reviews.llvm.org/D34371 llvm-svn: 305850