summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc
diff options
context:
space:
mode:
authorBalazs Keri <1.int32@gmail.com>2018-07-16 12:16:39 +0000
committerBalazs Keri <1.int32@gmail.com>2018-07-16 12:16:39 +0000
commit1d20cc20f672ed7eb5f94584905ba6e902f669eb (patch)
tree14466e68ad4d6a6dfe5335af45864b9e38dfbd98 /llvm/lib/Target/Sparc
parentc3d8002c2e1b41a05095f6a0f2e720fa9bb63c00 (diff)
downloadbcm5719-llvm-1d20cc20f672ed7eb5f94584905ba6e902f669eb.tar.gz
bcm5719-llvm-1d20cc20f672ed7eb5f94584905ba6e902f669eb.zip
[ASTImporter] Import implicit methods of existing class.
Summary: When an already existing class is encountered during import, check if it has implicit methods that are missing in the existing one, and import these. The to-be-imported code may use the same class in different way than the existing (before the import) code. This may result in that there are implicit methods that are not generated for the existing code. Reviewers: a.sidorin, a_sidorin Reviewed By: a_sidorin Subscribers: a_sidorin, martong, cfe-commits Differential Revision: https://reviews.llvm.org/D49245 llvm-svn: 337162
Diffstat (limited to 'llvm/lib/Target/Sparc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud