[all-commits] [llvm/llvm-project] 12232d: [SyntaxTree][List] Fix: `ParameterDeclarationList`...

Eduardo Caldas via All-commits all-commits at lists.llvm.org
Mon Sep 14 03:36:04 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 12232dc181cbe78fbd40a6ed1a89795a2c9a1154
      https://github.com/llvm/llvm-project/commit/12232dc181cbe78fbd40a6ed1a89795a2c9a1154
  Author: Eduardo Caldas <ecaldas at google.com>
  Date:   2020-09-14 (Mon, 14 Sep 2020)

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

  Log Message:
  -----------
  [SyntaxTree][List] Fix: `ParameterDeclarationList` is the `List` inside `ParametersAndQualifiers`

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


  Commit: 0f4cc64fd747fbb33aeccfaccb8873762d2511f2
      https://github.com/llvm/llvm-project/commit/0f4cc64fd747fbb33aeccfaccb8873762d2511f2
  Author: Eduardo Caldas <ecaldas at google.com>
  Date:   2020-09-14 (Mon, 14 Sep 2020)

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

  Log Message:
  -----------
  [SyntaxTree] Provide `List::classof`

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


Compare: https://github.com/llvm/llvm-project/compare/676febc044ec...0f4cc64fd747


More information about the All-commits mailing list