[PATCH] D102067: [amdgpu-arch] Guard hsa.h with __has_include

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 7 07:28:05 PDT 2021


JonChesterfield added a comment.

A thought - we need to keep return 0 for success, but could return a different integer for each failure mode. That would be useful when guessing why it failed. Orthogonal to this patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102067/new/

https://reviews.llvm.org/D102067



More information about the cfe-commits mailing list