[all-commits] [llvm/llvm-project] 8c1632: [OpenACC/NFC] Make 'trailing objects' use private ...
Erich Keane via All-commits
all-commits at lists.llvm.org
Mon Dec 16 14:31:29 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c163237573df097a99b65a83280757d1b39062c
https://github.com/llvm/llvm-project/commit/8c163237573df097a99b65a83280757d1b39062c
Author: erichkeane <ekeane at nvidia.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M clang/include/clang/AST/OpenACCClause.h
M clang/include/clang/AST/StmtOpenACC.h
Log Message:
-----------
[OpenACC/NFC] Make 'trailing objects' use private inheritence.
I noticed this while working on something else, these are supposed to be
privately inherited.
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