[all-commits] [llvm/llvm-project] fdd1da: [NFC][test][llvm-readobj] Use single `#` for FileC...

Daniil Kovalev via All-commits all-commits at lists.llvm.org
Sun Dec 10 11:29:01 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fdd1da3f36e2a6911c0beea1d69c62bc77d8cb98
      https://github.com/llvm/llvm-project/commit/fdd1da3f36e2a6911c0beea1d69c62bc77d8cb98
  Author: Daniil Kovalev <dkovalev at accesssoftek.com>
  Date:   2023-12-10 (Sun, 10 Dec 2023)

  Changed paths:
    M llvm/test/tools/llvm-readobj/ELF/broken-dynamic-reloc.test

  Log Message:
  -----------
  [NFC][test][llvm-readobj] Use single `#` for FileCheck directives (#74985)

Comments use `##`. Lit and FileCheck directives should use single `#`.
See
https://github.com/llvm/llvm-project/pull/72713#discussion_r1398788122.




More information about the All-commits mailing list