[all-commits] [llvm/llvm-project] 3c4023: [test] Use double pound to denote comments.

Daniel Rodríguez Troitiño via All-commits all-commits at lists.llvm.org
Thu Jul 15 17:42:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c4023b225ace3a5c0ed23bc491b47c9dad4353c
      https://github.com/llvm/llvm-project/commit/3c4023b225ace3a5c0ed23bc491b47c9dad4353c
  Author: Daniel Rodríguez Troitiño <danielrodriguez at fb.com>
  Date:   2021-07-15 (Thu, 15 Jul 2021)

  Changed paths:
    M llvm/test/tools/llvm-objcopy/grouped-options.test

  Log Message:
  -----------
  [test] Use double pound to denote comments.

Use double pound at the start of the line to differentiate comments from
statements for Lit or FileCheck.

I will also use this small commit to check my commit access.

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




More information about the All-commits mailing list