[clang] [Clang][HIP] Include `__clang_cuda_math_forward_declares.h` before `<cmath>` (PR #201563)

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 8 12:55:19 PDT 2026


Juan Manuel Martinez =?utf-8?q?CaamaƱo?Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/201563 at github.com>


https://github.com/yxsamliu approved this pull request.

LGTM. This matches the CUDA wrapper ordering and uses the existing forward declaration mechanism as intended. The exact-signature check keeps the impact limited, so I do not see a blocking issue here.

https://github.com/llvm/llvm-project/pull/201563


More information about the cfe-commits mailing list