summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/ForwardingReferenceOverloadCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Do not dereference a null BaseTypeChih-Hung Hsieh2017-05-231-0/+2
* Change EOL style to LF. NFCAlexander Kornienko2017-05-091-146/+146
* Silence -Wlogical-op-parentheses warning NFCNirav Dave2017-04-141-1/+1
* [clang-tidy] Fixes to misc-forwarding-reference-overload check.Gabor Horvath2017-04-141-2/+3
* [clang-tidy] Check for forwarding reference overload in constructors.Gabor Horvath2017-04-061-0/+145
OpenPOWER on IntegriCloud