Skip to content

Fix internalASTError with decltype (regression, refs #11378)#5564

Merged
chrchr-github merged 2 commits intocppcheck-opensource:mainfrom
chrchr-github:chr_decltype2
Oct 18, 2023
Merged

Fix internalASTError with decltype (regression, refs #11378)#5564
chrchr-github merged 2 commits intocppcheck-opensource:mainfrom
chrchr-github:chr_decltype2

Conversation

@chrchr-github
Copy link
Copy Markdown
Collaborator

No description provided.

@chrchr-github
Copy link
Copy Markdown
Collaborator Author

= 'container(std :: string|wstring|u16string|u32string)'
|-x 'container(std :: string|wstring|u16string|u32string)'
`-{ 'container(std :: string|wstring|u16string|u32string)'
  |-::
  | |-std
  | `-string
  `-:: 'const signed char * const'
    |-( 'S::T'
    | |-decltype
    | `-. 'S::T'
    | | |-s 'S'
    | | `-t 'S::T'
    `-a

(
|-if
`-> 'bool'
  |-0 'signed int'
  `-:: 'const signed int'
    |-( 'S::T'
    | |-decltype
    | `-. 'S::T'
    | | |-s 'S'
    | | `-t 'S::T'
    `-X

@chrchr-github chrchr-github merged commit b60b374 into cppcheck-opensource:main Oct 18, 2023
@chrchr-github chrchr-github deleted the chr_decltype2 branch October 18, 2023 10:17
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.

1 participant