summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/modernize/DeprecatedIosBaseAliasesCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] NFC fix warnings from missing bracesJonas Toth2018-10-091-5/+6
* Revert rL343916: Fix -Wmissing-braces warning. NFCI.Simon Pilgrim2018-10-061-3/+3
* Fix -Wmissing-braces warning. NFCI.Simon Pilgrim2018-10-061-3/+3
* [clang-tidy] Replace deprecated std::ios_base aliasesJonas Toth2018-10-051-0/+80
OpenPOWER on IntegriCloud