swift
e30b1f51
- [AST/Unittest] Don't swallow a const qualifier.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
[AST/Unittest] Don't swallow a const qualifier. I found this by inspection (also, I found that newer clang versions also warns for this under -Wall). While here, convert to static_cast<> for a more idiomatic C++.
References
#11868 - [AST/Unittest] Don't swallow a const qualifier.
Author
dcci
Parents
5ccebbf0
Loading