diff options
author | Utkarsh Saxena <usx@google.com> | 2019-11-11 12:38:17 +0100 |
---|---|---|
committer | Haojian Wu <hokein.wu@gmail.com> | 2019-11-11 12:38:49 +0100 |
commit | 02ec6ff77eb718528138737c885e67c248ecae49 (patch) | |
tree | adcce5c84745147d94a6dcc6b1331f3550fd9af9 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 0cc7c29a97e401359782edf3263cdc1a130415d8 (diff) | |
download | bcm5719-llvm-02ec6ff77eb718528138737c885e67c248ecae49.tar.gz bcm5719-llvm-02ec6ff77eb718528138737c885e67c248ecae49.zip |
[clangd] Use name of Macro to compute its SymbolID, NFC.
Summary:
We use the name from the IdentifierInfo of the Macro to compute its
SymbolID. It is better to just take the Name as a parameter to avoid
storing the IdentifierInfo whenever we need the SymbolID for the Macro.
Patch by UTKARSH SAXENA!
Reviewers: hokein
Reviewed By: hokein
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D69937
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions