summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Cleaning namespaces to be more consistant across checkers.Etienne Bergeron2016-05-021-0/+2
* Add a new checker that tests whether a throw expression throws by value, and ...Aaron Ballman2015-10-091-0/+159
OpenPOWER on IntegriCloud