[all-commits] [llvm/llvm-project] 52ef55: [OpenACC] Fix source-location on a handful of CIR ...
Erich Keane via All-commits
all-commits at lists.llvm.org
Fri Apr 11 11:33:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52ef55864f50077072e083c5582d23a9ec494142
https://github.com/llvm/llvm-project/commit/52ef55864f50077072e083c5582d23a9ec494142
Author: erichkeane <ekeane at nvidia.com>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenStmtOpenACC.cpp
Log Message:
-----------
[OpenACC] Fix source-location on a handful of CIR Directives
Apparently we used the 'end location' instead of 'start' in a few
places.
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