[all-commits] [llvm/llvm-project] 073ab7: [ObjectYAML] - Do not use auto. NFC.

Georgii Rymar via All-commits all-commits at lists.llvm.org
Sat Oct 26 05:15:39 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 073ab70b72fa0db7d9c591f77377ef3ce88cc222
      https://github.com/llvm/llvm-project/commit/073ab70b72fa0db7d9c591f77377ef3ce88cc222
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2019-10-26 (Sat, 26 Oct 2019)

  Changed paths:
    M llvm/lib/ObjectYAML/ELFEmitter.cpp

  Log Message:
  -----------
  [ObjectYAML] - Do not use auto. NFC.

Using 'auto' when the type is not obvious is undesired.

(it is just a test commit actually)




More information about the All-commits mailing list