[all-commits] [llvm/llvm-project] 5f4192: [NFC][Clang] Add `setExprs` overload to reduce som...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Tue May 13 17:36:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f41928689125667cf645835fa9fefee97511d8a
https://github.com/llvm/llvm-project/commit/5f41928689125667cf645835fa9fefee97511d8a
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2025-05-13 (Tue, 13 May 2025)
Changed paths:
M clang/include/clang/AST/OpenACCClause.h
M clang/lib/AST/OpenACCClause.cpp
Log Message:
-----------
[NFC][Clang] Add `setExprs` overload to reduce some code duplication (#139749)
Add a `setExprs` overload to `OpenACCClauseWithExprs` that allows
initializing the trailing storage to help eliminate some code
duplication in various subclass constructors.
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