diff options
author | Jun Zhang <jun@junz.org> | 2022-02-16 23:48:27 +0800 |
---|---|---|
committer | Jun Zhang <jun@junz.org> | 2022-03-01 23:52:44 +0800 |
commit | ac616fbb05b8c0e8f85144d54d5295d2d663c5b7 (patch) | |
tree | 676e810951fff5cb28422487ba37173813a09233 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 70ab0a9b62206add0738833cb40ea47fe5f52700 (diff) | |
download | llvm-ac616fbb05b8c0e8f85144d54d5295d2d663c5b7.zip llvm-ac616fbb05b8c0e8f85144d54d5295d2d663c5b7.tar.gz llvm-ac616fbb05b8c0e8f85144d54d5295d2d663c5b7.tar.bz2 |
[Clang-tidy] Check the existence of ElaboratedType's qualifiers
The ElaboratedType can have no qualifiers, so we should check it before
use.
Fix #issue53874(https://github.com/llvm/llvm-project/issues/53874)
Differential Revision: https://reviews.llvm.org/D119949
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions