summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/DynamicLoader
diff options
context:
space:
mode:
authorQingShan Zhang <qshanz@cn.ibm.com>2019-03-06 02:39:18 +0000
committerQingShan Zhang <qshanz@cn.ibm.com>2019-03-06 02:39:18 +0000
commit6a8aa0e89807a3c93c4831b10f489dbfb37980fb (patch)
tree60f075ce61ab7d176d632b36d730741890109dbe /lldb/source/Plugins/DynamicLoader
parent112ea336c3eff43dbd5a5cb944ac03ab342e2976 (diff)
downloadbcm5719-llvm-6a8aa0e89807a3c93c4831b10f489dbfb37980fb.tar.gz
bcm5719-llvm-6a8aa0e89807a3c93c4831b10f489dbfb37980fb.zip
[NFC] Declare the member data of class PostGenericScheduler as "protected" instead of "private"
Some target might try to subclass the PostGenericScheduler to custom the scheduling strategy. We need to declare the member data of PostGenericScheduler as "protected", which acts the same as "GenericScheduler". Differential Revision: https://reviews.llvm.org/D58949 llvm-svn: 355475
Diffstat (limited to 'lldb/source/Plugins/DynamicLoader')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud