[all-commits] [llvm/llvm-project] e7007b: [Sema] Add FixIt when a C++ out-of-line method has...

Sam McCall via All-commits all-commits at lists.llvm.org
Wed Dec 15 05:31:11 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7007b69d43b36032975d759ab4ae473fb389851
      https://github.com/llvm/llvm-project/commit/e7007b69d43b36032975d759ab4ae473fb389851
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2021-12-15 (Wed, 15 Dec 2021)

  Changed paths:
    M clang/lib/Sema/SemaDecl.cpp
    A clang/test/FixIt/member-mismatch.cpp

  Log Message:
  -----------
  [Sema] Add FixIt when a C++ out-of-line method has extra/missing const

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




More information about the All-commits mailing list