summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/modernize/UseNodiscardCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix modernize-use-nodiscard for classes marked [[nodiscard]]Aaron Ballman2019-10-301-1/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Fix case of local variables in modernize-use-nodiscard checkerJonas Toth2019-01-101-6/+6
* [clang-tidy] Adding a new modernize use nodiscard checkerJonas Toth2019-01-091-0/+145
OpenPOWER on IntegriCloud