llvm
f1050913 - [clang-format][NFC] Fix warning

Commit
8 hours ago
[clang-format][NFC] Fix warning llvm-project/clang/lib/Format/UnwrappedLineFormatter.cpp:725:11: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 725 | static_cast<decltype(N)>(Distance) <= N) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Committer
Parents
Loading