Skip to content

Ignore pointless clang-tidy warning.#237

Merged
mkannwischer merged 2 commits intomasterfrom
Disable-pointless-warning
Sep 23, 2019
Merged

Ignore pointless clang-tidy warning.#237
mkannwischer merged 2 commits intomasterfrom
Disable-pointless-warning

Conversation

@thomwiggers
Copy link
Copy Markdown
Member

It wants you to write type suffixes for integers using uppercase. Let's
just disable this warning.

https://clang.llvm.org/extra/clang-tidy/checks/readability-uppercase-literal-suffix.html

It wants you to write type suffixes for integers using uppercase. Let's
just disable this warning.

https://clang.llvm.org/extra/clang-tidy/checks/readability-uppercase-literal-suffix.html
mkannwischer
mkannwischer previously approved these changes Sep 20, 2019
@mkannwischer mkannwischer merged commit 993803e into master Sep 23, 2019
@mkannwischer mkannwischer deleted the Disable-pointless-warning branch September 23, 2019 15:17
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.

2 participants