aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorBruno Ricci <riccibrun@gmail.com>2019-01-28 14:18:11 +0000
committerBruno Ricci <riccibrun@gmail.com>2019-01-28 14:18:11 +0000
commit9feaecf22c235e5b97bd56d657a90fe1736eba56 (patch)
tree850efde25b4db59058d898c345a273d2341a4bd0 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent7b6f874717bedf29413e9c0564433a95453fac61 (diff)
downloadllvm-9feaecf22c235e5b97bd56d657a90fe1736eba56.zip
llvm-9feaecf22c235e5b97bd56d657a90fe1736eba56.tar.gz
llvm-9feaecf22c235e5b97bd56d657a90fe1736eba56.tar.bz2
[AST] Introduce GenericSelectionExpr::Association
Introduce a new class GenericSelectionExpr::Association which bundle together an association expression and its TypeSourceInfo. An iterator GenericSelectionExpr::AssociationIterator is additionally added to make it possible to iterate over ranges of Associations. This iterator is a kind of proxy iterator which abstract over how exactly the expressions and the TypeSourceInfos are stored. Differential Revision: https://reviews.llvm.org/D57106 Reviewed By: aaron.ballman Reviewers: aaron.ballman, steveire, dblaikie, mclow.lists llvm-svn: 352369
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions