[all-commits] [llvm/llvm-project] 78d309: [OpenCL] Fix qualifiers check on binding reference...

Ole Strøhm via All-commits all-commits at lists.llvm.org
Tue Jun 29 02:04:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 78d309ce197c30593450e792b0c2dc7a575f0050
      https://github.com/llvm/llvm-project/commit/78d309ce197c30593450e792b0c2dc7a575f0050
  Author: Ole Strohm <olemarius.strohm at arm.com>
  Date:   2021-06-29 (Tue, 29 Jun 2021)

  Changed paths:
    M clang/lib/Sema/SemaInit.cpp

  Log Message:
  -----------
  [OpenCL] Fix qualifiers check on binding references to temporaries

Fix the qualifiers check from PR49733.

Fixes: PR49733

Reviewed By: Anastasia

Differential Revision: https://reviews.llvm.org/D103962




More information about the All-commits mailing list