summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorBruno Ricci <riccibrun@gmail.com>2018-09-25 13:43:25 +0000
committerBruno Ricci <riccibrun@gmail.com>2018-09-25 13:43:25 +0000
commitcf86ce0a7a954dc939711da585ceb6321e1b666b (patch)
treefaee71b4da42c03493cc2a0b150b837de9fac813 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
parent9bc3bfffb483e24cb665a6c65f846a81e4caa31a (diff)
downloadbcm5719-llvm-cf86ce0a7a954dc939711da585ceb6321e1b666b.tar.gz
bcm5719-llvm-cf86ce0a7a954dc939711da585ceb6321e1b666b.zip
[AST] Squeeze some bits in LinkageComputer::QueryType
Replace the pair std::pair<const NamedDecl *, unsigned> where the unsigned represents an LVComputationKind by a PointerIntPair. This saves a pointer per entry in the map LinkageComputer::CachedLinkageInfo. Differential Revision: https://reviews.llvm.org/D52268 Reviewed by: rjmccall, george.burgess.iv, erichkeane llvm-svn: 342973
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud