[all-commits] [llvm/llvm-project] 1f6f5b: Fix warning from c4a9a374
Erich Keane via All-commits
all-commits at lists.llvm.org
Mon May 13 08:25:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f6f5bf9307033980121fc534815a7b59453e122
https://github.com/llvm/llvm-project/commit/1f6f5bf9307033980121fc534815a7b59453e122
Author: erichkeane <ekeane at nvidia.com>
Date: 2024-05-13 (Mon, 13 May 2024)
Changed paths:
M clang/include/clang/AST/OpenACCClause.h
Log Message:
-----------
Fix warning from c4a9a374
I wasn't able to reproduce the test crash, but I believe this might be a
different definition of 'assert' on some platforms, so I believe this
patch should fix it (and fixes the suggested warning).
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