[all-commits] [llvm/llvm-project] a6cb84: clang: fix typo availbility

Aarush Bhat via All-commits all-commits at lists.llvm.org
Sat Aug 6 12:46:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a6cb8419b1757380e3c577477fdc2501484a7245
      https://github.com/llvm/llvm-project/commit/a6cb8419b1757380e3c577477fdc2501484a7245
  Author: Aarush Bhat <aarush.bhatt at gmail.com>
  Date:   2022-08-07 (Sun, 07 Aug 2022)

  Changed paths:
    M clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp

  Log Message:
  -----------
  clang: fix typo availbility

- Fixes [[ https://github.com/llvm/llvm-project/issues/56787 | #56787 ]].

I am fixing the spelling of availability.

I am unsure if this change will have any side effects. If someone can
help on how to check if it has any side effects, I can test those out as
well.

Reviewed By: inclyc

Differential Revision: https://reviews.llvm.org/D131277




More information about the All-commits mailing list