Skip to content

fix: support new clang-dumper template names - #242

Open
lm-sousa wants to merge 2 commits into
dumper-polish-template-argumentsfrom
dumper-polish-template-names
Open

fix: support new clang-dumper template names#242
lm-sousa wants to merge 2 commits into
dumper-polish-template-argumentsfrom
dumper-polish-template-names

Conversation

@lm-sousa

Copy link
Copy Markdown
Member

The future clang-dumper can serialize UsingTemplate and DependentTemplate names, but Clava currently rejects both kinds.

This adds AST models and parser support for the using-shadow declaration, dependent qualifier, and dependent name spelling emitted by clang-dumper.

Verification:

  • gradle -p ClangAstParser compileJava
  • git diff --check

Model: GPT-5.6-Luna

Copilot AI lite review requested due to automatic review settings August 28, 2026 17:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 30d00c9730

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread ClangAstParser/src/pt/up/fe/specs/clang/parsers/data/ClavaDataParsers.java Outdated
@lm-sousa
lm-sousa force-pushed the dumper-polish-template-names branch from 30d00c9 to 54caa55 Compare August 28, 2026 19:28
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants