diff options
author | Timm Bäder <tbaeder@redhat.com> | 2024-02-08 15:29:44 +0100 |
---|---|---|
committer | Timm Bäder <tbaeder@redhat.com> | 2024-02-08 15:30:24 +0100 |
commit | d63c8bee58b5d4dad9f1c550a342e782e0038f28 (patch) | |
tree | 1b519474d68a4365bd89319dc7728cc5fad7697d /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | fe8a62c46365f5ef0c15df2265bbf0026d0a4047 (diff) | |
download | llvm-d63c8bee58b5d4dad9f1c550a342e782e0038f28.zip llvm-d63c8bee58b5d4dad9f1c550a342e782e0038f28.tar.gz llvm-d63c8bee58b5d4dad9f1c550a342e782e0038f28.tar.bz2 |
[clang][ExprConst] Remove unnecessary cast
FD is a FunctionDecl, so no need to cast a FunctionDecl to a
CXXMethodDecl just to assign it to a FunctionDecl.
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions