[all-commits] [llvm/llvm-project] fe667e: [OpenCL] Fixed test for the cast operators.

Anastasia Stulova via All-commits all-commits at lists.llvm.org
Tue Apr 28 04:47:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fe667e8522a6be5f73b2aed1adf4ec92d0470695
      https://github.com/llvm/llvm-project/commit/fe667e8522a6be5f73b2aed1adf4ec92d0470695
  Author: Anastasia Stulova <anastasia.stulova at arm.com>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
    M clang/test/SemaOpenCLCXX/address-space-castoperators.cl

  Log Message:
  -----------
  [OpenCL] Fixed test for the cast operators.

The test had unused variable because it missed to cover
case with __constant address space. This change now
completes the testing fully.




More information about the All-commits mailing list