diff options
author | George Karpenkov <ekarpenkov@apple.com> | 2018-02-09 23:30:07 +0000 |
---|---|---|
committer | George Karpenkov <ekarpenkov@apple.com> | 2018-02-09 23:30:07 +0000 |
commit | 441e8fdf94e628ce7fcfba6915fedb9c096b3850 (patch) | |
tree | 5e1b7dbcba18baae4a755b91ca01b412684f181b /llvm/tools/llvm-objcopy/llvm-objcopy.cpp | |
parent | 1e871bcd188e5ec369903d8928bbf1725f149992 (diff) | |
download | llvm-441e8fdf94e628ce7fcfba6915fedb9c096b3850.zip llvm-441e8fdf94e628ce7fcfba6915fedb9c096b3850.tar.gz llvm-441e8fdf94e628ce7fcfba6915fedb9c096b3850.tar.bz2 |
[NFC] Extract method to SourceManager for traversing the macro "stack"
The code for going up the macro arg expansion is duplicated in many
places (and we need it for the analyzer as well, so I did not want to
duplicate it two more times).
This patch is an NFC, so the semantics should remain the same.
Differential Revision: https://reviews.llvm.org/D42458
llvm-svn: 324780
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions