[all-commits] [llvm/llvm-project] 81aba6: Initiallize property getters as being property acc...

adrian-prantl via All-commits all-commits at lists.llvm.org
Tue Apr 14 15:56:37 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 81aba6cd7252bd4c2226466faccdcf8bf04ad092
      https://github.com/llvm/llvm-project/commit/81aba6cd7252bd4c2226466faccdcf8bf04ad092
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp

  Log Message:
  -----------
  Initiallize property getters as being property accessors (NFC)

This is a no-op because it is set later on unconditionally again, but
it's far less confusing this way and consistent with how the setters
are initialized.




More information about the All-commits mailing list