[all-commits] [llvm/llvm-project] ad8863: [OpenCL] Tests C++ for OpenCL version macros
Justas Janickas via All-commits
all-commits at lists.llvm.org
Tue Sep 14 01:49:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad88632b650325af755ae42ff29114c1f6eb2841
https://github.com/llvm/llvm-project/commit/ad88632b650325af755ae42ff29114c1f6eb2841
Author: Justas Janickas <Justas.Janickas at arm.com>
Date: 2021-09-14 (Tue, 14 Sep 2021)
Changed paths:
M clang/test/Preprocessor/predefined-macros.c
Log Message:
-----------
[OpenCL] Tests C++ for OpenCL version macros
Version macro definitions are tested for C++ for OpenCL when
explicit version is provided on command line via `-cl-std` flag.
Differential Revision: https://reviews.llvm.org/D109366
More information about the All-commits
mailing list