llvm-project
070cf625
- [Clang] Demote mixed enumeration arithmetic error to a warning (#131811)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
208 days ago
[Clang] Demote mixed enumeration arithmetic error to a warning (#131811) In C++, defaulted to an error. C++ removed these features but the removal negatively impacts users. Fixes #92340
References
#139396 - [Clang][Backport] Demote mixed enumeration arithmetic error to a warning (#131811)
Author
cor3ntin
Committer
tstellar
Parents
a169f5ca
Loading