Skip to content

Conversation

cor3ntin
Copy link
Contributor

CXXCtorInitializer may not refer to a FieldDecl because it might also denote another constructor call.

Fixes #66324

…alls.

`CXXCtorInitializer` may not refer to a FieldDecl because it might
also denote another constructor call.

Fixes llvm#66324
@cor3ntin cor3ntin requested a review from erichkeane September 18, 2023 21:11
@llvmbot llvmbot added clang Clang issues not falling into any other category clang:frontend Language frontend issues, e.g. anything involving "Sema" labels Sep 18, 2023
@cor3ntin cor3ntin merged commit cacdb90 into llvm:main Sep 18, 2023
ZijunZhaoCCK pushed a commit to ZijunZhaoCCK/llvm-project that referenced this pull request Sep 19, 2023
…alls (llvm#66699)

`CXXCtorInitializer` may not refer to a FieldDecl because it might also
denote another constructor call.

Fixes llvm#66324
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[clang] ICE in immediate-escalating functions
3 participants