[all-commits] [llvm/llvm-project] d96c32: [CUDA] Enable variadic argument support in front-e...
Luo, Yuanke via All-commits
all-commits at lists.llvm.org
Mon Sep 29 19:48:35 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d96c32cdaf588903917a9e7db172729759e34c9d
https://github.com/llvm/llvm-project/commit/d96c32cdaf588903917a9e7db172729759e34c9d
Author: Luo, Yuanke <lyk_03 at hotmail.com>
Date: 2025-09-29 (Mon, 29 Sep 2025)
Changed paths:
M clang/lib/Sema/SemaExpr.cpp
M clang/test/SemaCUDA/vararg.cu
Log Message:
-----------
[CUDA] Enable variadic argument support in front-end (#161305)
Variadice argument for NVPTX as been support in
https://github.com/llvm/llvm-project/commit/486d00eca6b6ab470e8324b52cdf9f32023c1c9a
We can enable it in front-end.
Co-authored-by: Yuanke Luo <ykluo at birentech.com>
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