[all-commits] [llvm/llvm-project] cdfb65: [Clang][Sema] Added space after ', ' in a warning

fahadnayyar via All-commits all-commits at lists.llvm.org
Tue Nov 22 05:28:13 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cdfb65e5e7182a02005b3611aa28288890b9e296
      https://github.com/llvm/llvm-project/commit/cdfb65e5e7182a02005b3611aa28288890b9e296
  Author: Fahad Nayyar <f_nayyar at apple.com>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/test/SemaObjC/atomic-property-synthesis-rules.m

  Log Message:
  -----------
  [Clang][Sema] Added space after ',' in a warning

This change fixes a typo in a warning message.

rdar://79707705




More information about the All-commits mailing list