Replace `std::endl` with `'\n'`
See [LLVM Coding Standards](https://llvm.org/docs/CodingStandards.html#avoid-std-endl)
Showing
Please register or sign in to comment
See [LLVM Coding Standards](https://llvm.org/docs/CodingStandards.html#avoid-std-endl)