[all-commits] [llvm/llvm-project] 6b89e8: Reword diagnostics for style; NFC

Aaron Ballman via All-commits all-commits at lists.llvm.org
Mon Oct 10 12:54:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b89e897e7dc73dc6a112b18920deb8282aaca97
      https://github.com/llvm/llvm-project/commit/6b89e897e7dc73dc6a112b18920deb8282aaca97
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2022-10-10 (Mon, 10 Oct 2022)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticCommonKinds.td
    M clang/test/Driver/stack-clash-protection-02.c
    M clang/test/Driver/stack-clash-protection.c
    M clang/test/Parser/slh-asm-goto.cpp

  Log Message:
  -----------
  Reword diagnostics for style; NFC

This removes the capital letter at the start of a few diagnostics and
reformats the nearby diagnostics to match the local style.




More information about the All-commits mailing list