summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2018-07-12 21:09:05 +0000
committerErich Keane <erich.keane@intel.com>2018-07-12 21:09:05 +0000
commitc480f30580ab0f23a4f7c2ac142fd89412e76a41 (patch)
treeeab26223a76e522bc9487f72e9b9ba6d823800d2 /lldb/source/Plugins/ScriptInterpreter/Python
parent0de57a676cfc7911e239ffcd45122eb090d2330f (diff)
downloadbcm5719-llvm-c480f30580ab0f23a4f7c2ac142fd89412e76a41.tar.gz
bcm5719-llvm-c480f30580ab0f23a4f7c2ac142fd89412e76a41.zip
AttributeList de-listifying:
Basically, "AttributeList" loses all list-like mechanisms, ParsedAttributes is switched to use a TinyPtrVector (and a ParsedAttributesView is created to have a non-allocating attributes list). DeclaratorChunk gets the later kind, Declarator/DeclSpec keep ParsedAttributes. Iterators are added to the ParsedAttribute types so that for-loops work. llvm-svn: 336945
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud