Skip to content
Commit e596d7a8 authored by Jayanth Othayoth's avatar Jayanth Othayoth Committed by Patrick Williams
Browse files

clang:openpower-dumps: fix defaulted-function-dele



Addressed the issue where the defaulted copy constructor is implicitly
deleted due to a base class having a deleted copy constructor.

'''
error: explicitly defaulted copy constructor is implicitly deleted [-Werror,-Wdefaulted-function-deleted]
'''

Change-Id: I4a944a9b4213142486be8e9b4bfe442dc01d1697
Signed-off-by: default avatarJayanth Othayoth <ojayanth@gmail.com>
parent 100be9de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment