mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
dde579056237504c1ff12237ef81ceda4a4fe1f5
FunctionTemplateDecl::findSpecialization. Redeclarations of specializations will not cause the previous decl to be removed from the set, the set will keep the canonical decl. findSpecialization will return the most recent redeclaration. llvm-svn: 108834
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%