[all-commits] [llvm/llvm-project] 0bd645: [libclang] Fix error message capitalization

Ayke via All-commits all-commits at lists.llvm.org
Sun May 29 04:43:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0bd645d3707dce452663d4634495155321a6fd1c
      https://github.com/llvm/llvm-project/commit/0bd645d3707dce452663d4634495155321a6fd1c
  Author: Ayke van Laethem <aykevanlaethem at gmail.com>
  Date:   2022-05-29 (Sun, 29 May 2022)

  Changed paths:
    M clang/tools/libclang/CIndexer.cpp

  Log Message:
  -----------
  [libclang] Fix error message capitalization

This was a review suggestion from MaskRay that I forgot to incorporate
in the patch.

See: https://reviews.llvm.org/D124815




More information about the All-commits mailing list