[all-commits] [llvm/llvm-project] 13918f: [OpenACC] Remove unreachable code
Erich Keane via All-commits
all-commits at lists.llvm.org
Tue Jan 21 06:31:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13918f5be867976fc3b6bfd22c4dfd5cb20834f1
https://github.com/llvm/llvm-project/commit/13918f5be867976fc3b6bfd22c4dfd5cb20834f1
Author: erichkeane <ekeane at nvidia.com>
Date: 2025-01-21 (Tue, 21 Jan 2025)
Changed paths:
M clang/lib/Sema/SemaOpenACCClause.cpp
Log Message:
-----------
[OpenACC] Remove unreachable code
As stated on the commit by @shafik, the previous patch left in some code
from development. This removes it, as it is unreachable.
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