[all-commits] [llvm/llvm-project] 70fa4c: [NFC] Style cleanups

KanRobert via All-commits all-commits at lists.llvm.org
Mon Dec 23 01:05:23 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 70fa4c4f88609044dd0cd9671139d02d578d0df9
      https://github.com/llvm/llvm-project/commit/70fa4c4f88609044dd0cd9671139d02d578d0df9
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2019-12-23 (Mon, 23 Dec 2019)

  Changed paths:
    M llvm/include/llvm/MC/MCFragment.h
    M llvm/lib/MC/MCFragment.cpp
    M llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h

  Log Message:
  -----------
  [NFC] Style cleanups

1. Remove duplicate function for class name at the beginning of the
comment.
2. Use auto where the type is already obvious from the context.




More information about the All-commits mailing list