diff options
author | Sam McCall <sam.mccall@gmail.com> | 2020-07-17 11:35:04 +0200 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2020-07-20 14:48:12 +0200 |
commit | f0ab336e745505f3bb7e8570f12937cf0fbc11aa (patch) | |
tree | ca94a9dc5e605516ec1a701b76e7f1110f9e0918 /llvm/lib/Transforms/Utils/LoopSimplify.cpp | |
parent | 68a1cbe11a598516ea1a2e969cd720ee9895a1dc (diff) | |
download | llvm-f0ab336e745505f3bb7e8570f12937cf0fbc11aa.zip llvm-f0ab336e745505f3bb7e8570f12937cf0fbc11aa.tar.gz llvm-f0ab336e745505f3bb7e8570f12937cf0fbc11aa.tar.bz2 |
[Syntax] expose API for expansions overlapping a spelled token range.
Summary:
This allows efficiently accessing all expansions (without iterating over each
token and searching), and also identifying tokens within a range that are
affected by the preprocessor (which is how clangd will use it).
Subscribers: ilya-biryukov, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D84009
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions