[all-commits] [llvm/llvm-project] e3f74d: [OpenACC] Correct serialization of certain clause ...
Erich Keane via All-commits
all-commits at lists.llvm.org
Tue May 28 14:38:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e3f74d4589e29279e9f543b58577a2ece102dc6f
https://github.com/llvm/llvm-project/commit/e3f74d4589e29279e9f543b58577a2ece102dc6f
Author: erichkeane <ekeane at nvidia.com>
Date: 2024-05-28 (Tue, 28 May 2024)
Changed paths:
M clang/lib/Serialization/ASTWriter.cpp
Log Message:
-----------
[OpenACC] Correct serialization of certain clause sub-expressions
For some reason I was using writeStmtRef when I meant writeStmt, so this
corrects that.
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