[all-commits] [llvm/llvm-project] 826e66: [NFC][clang][extract-api] Rename variable

Zixu Wang via All-commits all-commits at lists.llvm.org
Thu Mar 24 15:12:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 826e661a96a2aa7eb309dbca16c85a3d05edcec8
      https://github.com/llvm/llvm-project/commit/826e661a96a2aa7eb309dbca16c85a3d05edcec8
  Author: Zixu Wang <zixu_wang at apple.com>
  Date:   2022-03-24 (Thu, 24 Mar 2022)

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

  Log Message:
  -----------
  [NFC][clang][extract-api] Rename variable

Rename a local variable name to avoid potential ambiguity/conflict for
some compilers.




More information about the All-commits mailing list