[all-commits] [llvm/llvm-project] 170513: Fix pluralization error in diagnostic, and move C+...

Richard Smith via All-commits all-commits at lists.llvm.org
Tue Mar 30 16:19:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1705136590cd88176729efec8d291e98249713cb
      https://github.com/llvm/llvm-project/commit/1705136590cd88176729efec8d291e98249713cb
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2021-03-30 (Tue, 30 Mar 2021)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/test/Sema/warn-cast-function-type.c
    R clang/test/Sema/warn-cast-function-type.cpp
    A clang/test/SemaCXX/warn-cast-function-type.cpp

  Log Message:
  -----------
  Fix pluralization error in diagnostic, and move C++ testcase to proper
directory.


  Commit: d87384f7dfa1158150d9759654d5f19a929b81b7
      https://github.com/llvm/llvm-project/commit/d87384f7dfa1158150d9759654d5f19a929b81b7
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2021-03-30 (Tue, 30 Mar 2021)

  Changed paths:
    M clang/include/clang/Basic/AttrDocs.td

  Log Message:
  -----------
  [www] Fix build of attribute documentation.


  Commit: c5f174905b73620cf8690dbe68ea05b29d09f4a1
      https://github.com/llvm/llvm-project/commit/c5f174905b73620cf8690dbe68ea05b29d09f4a1
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2021-03-30 (Tue, 30 Mar 2021)

  Changed paths:
    R clang/docs/DiagnosticsReference.rst

  Log Message:
  -----------
  Delete checked-in generated copy of diagnostic reference.

The documentation build rule will generate an up-to-date version of this
if it's not checked in.


Compare: https://github.com/llvm/llvm-project/compare/eabd55b1b2c5...c5f174905b73


More information about the All-commits mailing list