OSDN Git Service

[SyntaxTree][List] Fix: `ParameterDeclarationList` is the `List` inside `ParametersAn...
authorEduardo Caldas <ecaldas@google.com>
Mon, 14 Sep 2020 07:56:39 +0000 (07:56 +0000)
committerEduardo Caldas <ecaldas@google.com>
Mon, 14 Sep 2020 10:35:41 +0000 (10:35 +0000)
commit12232dc181cbe78fbd40a6ed1a89795a2c9a1154
tree45c7729b32f0c5c4a3da65cc464218f6fde7b9b0
parent676febc044ecbb27f8a227d351ced282cfe908cf
[SyntaxTree][List] Fix: `ParameterDeclarationList` is the `List` inside `ParametersAndQualifiers`

Differential Revision: https://reviews.llvm.org/D87598
clang/lib/Tooling/Syntax/Tree.cpp