Skip to content

Conversation

VitaNuo
Copy link
Contributor

@VitaNuo VitaNuo commented Oct 18, 2023

No description provided.

@llvmbot llvmbot added clang Clang issues not falling into any other category clang:frontend Language frontend issues, e.g. anything involving "Sema" labels Oct 18, 2023
@VitaNuo
Copy link
Contributor Author

VitaNuo commented Oct 18, 2023

This is the same as the approved #69449.

@shafik
Copy link
Collaborator

shafik commented Oct 26, 2023

Please next time add a detailed description to your PR. This is key for reviewers to fully understand at a glance what the fix is for.

This is also key for users of git log to be able to understand changes at a glance without having to dig in. Folks often use git log to track down recent changes to explain changes in behavior.


void Test() {
Func<float>(); // expected-note {{in instantiation of function template specialization 'Func<float>' requested here}}
} No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

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

Files should have newlines at the end.

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.

3 participants