[all-commits] [llvm/llvm-project] db6024: [PCH, CUDA] Take CUDA attributes into account (#12...
Artem Belevich via All-commits
all-commits at lists.llvm.org
Mon Feb 3 10:27:34 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db60244519023a2b083caa3ed3a27a6b59eb03d8
https://github.com/llvm/llvm-project/commit/db60244519023a2b083caa3ed3a27a6b59eb03d8
Author: Artem Belevich <tra at google.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M clang/lib/AST/ASTContext.cpp
M clang/test/PCH/cuda-kernel-call.cu
Log Message:
-----------
[PCH, CUDA] Take CUDA attributes into account (#125127)
During deserialization of CUDA AST we must consider CUDA target
attributes to distinguish overloads from redeclarations.
Fixes #106394
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list