https://github.com/frasercrmck closed
https://github.com/llvm/llvm-project/pull/137959
___
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/frasercrmck updated
https://github.com/llvm/llvm-project/pull/137959
>From ef6433ffa32a8f4ced865382bfd45de61f5aef53 Mon Sep 17 00:00:00 2001
From: Fraser Cormack
Date: Wed, 30 Apr 2025 13:48:16 +0100
Subject: [PATCH 1/2] [libclc] Clean up unnecessary #undef __CLC_BODYs
This
https://github.com/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/137959
___
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff HEAD~1 HEAD --extensions inc,h,cl --
libclc/clc/include/clc/common/clc_degrees.h
lib
frasercrmck wrote:
CC @wenju-he
https://github.com/llvm/llvm-project/pull/137959
___
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/frasercrmck created
https://github.com/llvm/llvm-project/pull/137959
This macro is automatically undefined by the various gentype-like helpers.
>From ef6433ffa32a8f4ced865382bfd45de61f5aef53 Mon Sep 17 00:00:00 2001
From: Fraser Cormack
Date: Wed, 30 Apr 2025 13:48:16 +0100