mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-18 03:36:37 +00:00

During deserialization of CUDA AST we must consider CUDA target attributes to distinguish overloads from redeclarations. Fixes #106394
During deserialization of CUDA AST we must consider CUDA target attributes to distinguish overloads from redeclarations. Fixes #106394