aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/fuchsia/TrailingReturnCheck.cpp
AgeCommit message (Expand)Author
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-25A bit of AST matcher cleanup, NFC.Alexander Kornienko
2018-08-09Port getLocStart -> getBeginLocStephen Kelly
2018-07-23[clang-tidy] remove private decltypeType in TrailingReturnTypeJonas Toth
2018-02-18[tidy] Move private ast matchers into anonymous namespaces to avoid ODR confl...Benjamin Kramer
2018-01-17[clang-tidy] Adding Fuchsia checker for trailing returnsJulie Hockett