[all-commits] [llvm/llvm-project] 5e85d0: Move variable declarations to functions in which t...

Akira Hatanaka via All-commits all-commits at lists.llvm.org
Wed Nov 11 10:59:14 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e85d00ed607286919be3d8f3ef17dea6a5bee39
      https://github.com/llvm/llvm-project/commit/5e85d00ed607286919be3d8f3ef17dea6a5bee39
  Author: Akira Hatanaka <ahatanaka at apple.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp
    M llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp

  Log Message:
  -----------
  Move variable declarations to functions in which they are used. NFC




More information about the All-commits mailing list