[all-commits] [llvm/llvm-project] dbaa40: [clang] do not emit note for bad conversion when d...

ZequanWu via All-commits all-commits at lists.llvm.org
Thu Sep 30 11:24:33 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dbaa40833693e79a8fcbea6435eb3b0becfd67ad
      https://github.com/llvm/llvm-project/commit/dbaa40833693e79a8fcbea6435eb3b0becfd67ad
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2021-09-30 (Thu, 30 Sep 2021)

  Changed paths:
    M clang/lib/Sema/SemaInit.cpp
    M clang/test/SemaCXX/pointer-forward-declared-class-conversion.cpp

  Log Message:
  -----------
  [clang] do not emit note for bad conversion when destination type qualifiers are not compatibly include source type qualifiers

llvm.org/PR52014

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




More information about the All-commits mailing list