[all-commits] [llvm/llvm-project] 9ae0a4: ARCMigrate: Initialize fields in EditEntry inline, ...

Duncan P. N. Exon Smith via All-commits all-commits at lists.llvm.org
Fri Dec 4 14:49:55 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ae0a46f2bbff5c0eb962c5a6225a2b469d1802f
      https://github.com/llvm/llvm-project/commit/9ae0a46f2bbff5c0eb962c5a6225a2b469d1802f
  Author: Duncan P. N. Exon Smith <dexonsmith at apple.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M clang/lib/ARCMigrate/ObjCMT.cpp

  Log Message:
  -----------
  ARCMigrate: Initialize fields in EditEntry inline, NFC

Initialize the fields inline instead of having to manually write out a
default constructor.

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




More information about the All-commits mailing list