[all-commits] [llvm/llvm-project] f5d41c: [clang][Sema] Rename ActOnIVar parameter (#66181)

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Sep 13 02:00:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5d41c1dd4487e87796bf6076f2bf6f23c3f4987
      https://github.com/llvm/llvm-project/commit/f5d41c1dd4487e87796bf6076f2bf6f23c3f4987
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Sema/SemaDecl.cpp

  Log Message:
  -----------
  [clang][Sema] Rename ActOnIVar parameter (#66181)

I don't now squat about Objective C, but the extra variable (and cast)
seemed unnecessary and this is a good opportunity to re-format that ugly
parameter list.




More information about the All-commits mailing list