[all-commits] [llvm/llvm-project] 2c75bd: [OpenACC] Split up SemaOpenACC.cpp
Erich Keane via All-commits
all-commits at lists.llvm.org
Wed Jan 15 13:51:31 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c75bda42605b620f8450e44a7b6f2db3adc21cb
https://github.com/llvm/llvm-project/commit/2c75bda42605b620f8450e44a7b6f2db3adc21cb
Author: erichkeane <ekeane at nvidia.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M clang/lib/Sema/CMakeLists.txt
M clang/lib/Sema/SemaOpenACC.cpp
A clang/lib/Sema/SemaOpenACCClause.cpp
Log Message:
-----------
[OpenACC] Split up SemaOpenACC.cpp
This file is getting quite large, so this patch splits the 'clause'
specific parts off into its own file to keep them better organized.
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