diff options
author | Sam McCall <sam.mccall@gmail.com> | 2018-10-05 12:08:06 +0000 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2018-10-05 12:08:06 +0000 |
commit | b2d530e0351258a73be149a79bfa20319a45f24b (patch) | |
tree | e072fb322272005b0bdae9ed438bd8a5c0f19aa9 /lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py | |
parent | b88f72de3bdde98debaf481d74a734090135bda8 (diff) | |
download | bcm5719-llvm-b2d530e0351258a73be149a79bfa20319a45f24b.tar.gz bcm5719-llvm-b2d530e0351258a73be149a79bfa20319a45f24b.zip |
[clangd] Fix a subtle case for GetBeginningOfIdentifier.
Calling getMacroArgExpansionLocation too early was causing
Lexer::getRawToken to do the wrong thing - lexing the macro name instead
of the arg contents.
Differential Revision: https://reviews.llvm.org/D52928
llvm-svn: 343844
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py')
0 files changed, 0 insertions, 0 deletions