[all-commits] [llvm/llvm-project] fda3fa: [SyntaxTree][NFC] Append "get" to syntax Nodes acc...

Eduardo Caldas via All-commits all-commits at lists.llvm.org
Thu Aug 27 05:55:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fda3fa822cb6812c8db63f7cee4a8387e71e66ff
      https://github.com/llvm/llvm-project/commit/fda3fa822cb6812c8db63f7cee4a8387e71e66ff
  Author: Eduardo Caldas <ecaldas at google.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M clang/include/clang/Tooling/Syntax/Nodes.h
    M clang/lib/Tooling/Syntax/Nodes.cpp

  Log Message:
  -----------
  [SyntaxTree][NFC] Append "get" to syntax Nodes accessor names

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


  Commit: ac87a0b5873cc14b23eeb25a0586b26cc5c2c33f
      https://github.com/llvm/llvm-project/commit/ac87a0b5873cc14b23eeb25a0586b26cc5c2c33f
  Author: Eduardo Caldas <ecaldas at google.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M clang/lib/Tooling/Syntax/BuildTree.cpp

  Log Message:
  -----------
  [SyntaxTree][NFC][Style] Functions start with lowercase

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


Compare: https://github.com/llvm/llvm-project/compare/45344cf7ac5b...ac87a0b5873c


More information about the All-commits mailing list