Update dependencies and regenerate CPP parser (#5)

Co-authored-by: mskelton <mskelton@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-01-23 07:51:53 -06:00
committed by GitHub
co-authored by mskelton
parent 3f72243431
commit a4cbc80045
6 changed files with 321575 additions and 319913 deletions
+7 -1
View File
@@ -86,6 +86,8 @@ using enum Foo;
template <typename T>
using a = typename b<T>::c;
using foobar [[deprecated]] = int;
---
(translation_unit
@@ -113,7 +115,11 @@ using a = typename b<T>::c;
(dependent_type
(qualified_identifier
(template_type (type_identifier) (template_argument_list (type_descriptor (type_identifier))))
(type_identifier)))))))
(type_identifier))))))
(alias_declaration
(type_identifier)
(attribute_declaration (attribute (identifier)))
(type_descriptor (primitive_type))))
=========================================
Reference declarations