diff options
author | cor3ntin <corentinjabot@gmail.com> | 2024-01-08 16:58:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-08 16:58:48 +0100 |
commit | 69066ab31959968ebcbca71f3872bdedef8fb8cd (patch) | |
tree | 095df6ceb536a3f43f68dfbc95729cee515c6818 /clang/lib/Lex/ModuleMap.cpp | |
parent | 34dbaddc6fa1ce0892ecf3ca06866e7038b2a9b3 (diff) | |
download | llvm-69066ab31959968ebcbca71f3872bdedef8fb8cd.zip llvm-69066ab31959968ebcbca71f3872bdedef8fb8cd.tar.gz llvm-69066ab31959968ebcbca71f3872bdedef8fb8cd.tar.bz2 |
[Clang] Fix IsOverload for function templates (#77323)
Functions which correspond but have different template parameter lists
are not redeclarations.
Fixes a regression introduced by af4751
(The patch just moves the template parameters check above if the
signature check)
Fixes #76358
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions