[all-commits] [llvm/llvm-project] b510e0: [OpenCL][NFC] Refactors lang version check in test.
Anastasia Stulova via All-commits
all-commits at lists.llvm.org
Thu Jul 22 08:48:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b510e0127da38d47b9224b082842e827c04947a8
https://github.com/llvm/llvm-project/commit/b510e0127da38d47b9224b082842e827c04947a8
Author: Anastasia Stulova <anastasia.stulova at arm.com>
Date: 2021-07-22 (Thu, 22 Jul 2021)
Changed paths:
M clang/test/SemaOpenCL/null_literal.cl
Log Message:
-----------
[OpenCL][NFC] Refactors lang version check in test.
Fixed test to use predefined version marco instead
of passing extra macro in the command line.
Patch by Topotuna (Justas Janickas)!
Differential Revision: https://reviews.llvm.org/D106254
More information about the All-commits
mailing list