diff options
author | Yitzhak Mandelbaum <yitzhakm@google.com> | 2020-10-15 14:32:13 +0000 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2020-10-15 20:58:30 +0000 |
commit | 65cb4fdd69f43b6c39a8e4ca27b509284b11d807 (patch) | |
tree | 9dfb6eada6dcfceb71456a7ebfd9b95c16551762 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 68f116aa23434b577743307c487b2edf037fca4c (diff) | |
download | llvm-65cb4fdd69f43b6c39a8e4ca27b509284b11d807.zip llvm-65cb4fdd69f43b6c39a8e4ca27b509284b11d807.tar.gz llvm-65cb4fdd69f43b6c39a8e4ca27b509284b11d807.tar.bz2 |
[libTooling] Change `after` range-selector to operate only on source ranges
Currently, `after` fails when applied to locations in macro arguments. This
change projects the subrange into a file source range and then applies `after`.
Differential Revision: https://reviews.llvm.org/D89468
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions