Skip to content

Fix code formatting DiagnosticSemaKinds.td #574

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 1 commit into from
Oct 10, 2018
Merged

Fix code formatting DiagnosticSemaKinds.td #574

merged 1 commit into from
Oct 10, 2018

Conversation

dtarditi
Copy link
Member

DiagnosticSemaKinds.td has some formatting issues:

  • Some lines for Checked C error messages are too long.
  • There are some new new lines/carriage returns.

Also, one error message uses the term "variable" when it should use the
term "member".

Testing:

  • Updated error message in Checked C repo tests.
  • Pass local testing for Checked C and Checked C clang tests.

SemaDiagnosticKinds.cpp has some formatting issues:
- Some lines for Checked C error messages are too long.
- There are some new new lines/carriage returns.

Also, one error message uses the term "variable" when it should use the
term "member".

Testing:
- Updated error message in Checked C repo tests.
- Pass local testing for Checked C and Checked C clang tests.
@dtarditi dtarditi merged commit a172936 into master Oct 10, 2018
@dtarditi dtarditi deleted the issue573 branch October 12, 2018 20:37
sulekhark pushed a commit that referenced this pull request Jul 8, 2021
It is buggy, and we no longer need it now that we're confident in
implicit checked header inclusion.

clang/tools/3c/utils/{,port_tools/}README.md are significantly out of
date, but that can be addressed separately.

Addresses #520.
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