Skip to content

[NFC][lang][TableGen] Simplify EmitClangDiagsIndexName #115962

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

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

jurahul
Copy link
Contributor

@jurahul jurahul commented Nov 12, 2024

Simplify EmitClangDiagsIndexName to directly sort records instead of creating an array of RecordIndexElement containing record name and sorting it.

Simplify `EmitClangDiagsIndexName` to directly sort records instead of
creating an array of `RecordIndexElement` containing record name and
sorting it.
@jurahul jurahul marked this pull request as ready for review November 13, 2024 02:59
@llvmbot llvmbot added the clang Clang issues not falling into any other category label Nov 13, 2024
Copy link
Contributor

@kazutakahirata kazutakahirata left a comment

Choose a reason for hiding this comment

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

LGTM modulo a minor comment. Thank you for cleaning this up!

@jurahul jurahul merged commit 4f1fe6d into llvm:main Nov 13, 2024
8 checks passed
@jurahul jurahul deleted the simplify_EmitClangDiagsIndexName branch November 13, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang Clang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants