Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sema] Check FunctionDecl has identifier before getName. (#6439) #6457

Merged

Commits on Mar 25, 2024

  1. [Sema] Check FunctionDecl has identifier before getName. (microsoft#6439

    )
    
    Use identifier name without check the identifier exists will cause
    crash.
    
    Fixes microsoft#6426
    
    ---------
    
    Co-authored-by: Tex Riddell <[email protected]>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    (cherry picked from commit 7581ff4)
    python3kgae committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    21d91a6 View commit details
    Browse the repository at this point in the history