summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorKadir Cetinkaya <kadircet@google.com>2019-12-17 13:00:12 +0100
committerKadir Cetinkaya <kadircet@google.com>2019-12-17 16:33:22 +0100
commit3d15605358ebadcbd7740a61c92b4fea4d6241e5 (patch)
tree0cff139285bd6ba6e4958b5e5e416a625f7bfc85 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent0a1ba7c536af91e63da8cde62e9cac60547a2c97 (diff)
downloadbcm5719-llvm-3d15605358ebadcbd7740a61c92b4fea4d6241e5.tar.gz
bcm5719-llvm-3d15605358ebadcbd7740a61c92b4fea4d6241e5.zip
[clangd][NFC] Make use of TagDecl inside type for hover on auto
Summary: We were traversing AST twice to get the Decl in case of sugared types(auto, decltype). They seem to be same in practice, so this patch gets rid of the second traversal and makes use of TagDecl inside QualType instead. Reviewers: ilya-biryukov Subscribers: MaskRay, jkorous, arphaman, usaxena95, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D71597
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud