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

modernize-deprecated-headers: cinttypes is valid only in C++11 mode GCC STL #27356

Closed
EugeneZelenko opened this issue Mar 18, 2016 · 2 comments
Closed
Labels
bugzilla Issues migrated from bugzilla clang-tidy

Comments

@EugeneZelenko
Copy link
Contributor

Bugzilla Link 26982
Resolution FIXED
Resolved on Sep 13, 2016 16:10
Version unspecified
OS All
CC @kirillbobyrev

Extended Description

I tried to run modernize-deprecated-headers check with GCC 4.8 STL and cinttypes was claimed to be valid only in C++11.

I think will be good idea if people who know standards better then me will decide how inttypes.h to cinttypes change will be handled.

@llvmbot
Copy link
Member

llvmbot commented Mar 18, 2016

http://reviews.llvm.org/D17990 is going to improve on this.

@EugeneZelenko
Copy link
Contributor Author

Fixed in r278254.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla clang-tidy
Projects
None yet
Development

No branches or pull requests

2 participants