commit | 2ec87f28b58d19b04dabc678dd3bb115b94ad42f | [log] [tgz] |
---|---|---|
author | Jan Vesely <jan.vesely@rutgers.edu> | Thu Jul 15 10:41:50 2021 +1000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 15 14:56:13 2021 -0700 |
tree | 30fbb7cb1c172d6469d91b7650d3be136df98261 | |
parent | c3577b4ca8a70c86513f1322b90ca80271235592 [diff] |
libclc: Add -cl-no-stdinc to clang flags on clang >=13 cf3ef15a6ec5e5b45c6c54e8fbe3769255e815ce ("[OpenCL] Add builtin declarations by default.") switched behaviour to include "opencl-c-base.h". We don't want or need that for libclc so pass the flag to revert to old behaviour. Fixes build since cf3ef15a6ec5e5b45c6c54e8fbe3769255e815ce Reviewed By: tstellar Differential Revision: https://reviews.llvm.org/D99794 GitOrigin-RevId: ea469b08b847cef5f4c8187228f1e4bbf881706a