summaryrefslogtreecommitdiff
path: root/.clang-tidy
AgeCommit message (Expand)AuthorFilesLines
2018-12-14Enable all clang-tidy performance checks (#15198)Peter Goldsborough1-1/+2
2018-12-13Enable performance-unnecessary-value-param in .clang-tidy (#15026)Peter Goldsborough1-0/+1
2018-12-07Large scale fix of python-related files in torch/csrc/Peter Goldsborough1-7/+8
2018-11-29Binding for prctl(PR_SET_PDEATHSIG) (#14491)Pieter Noordhuis1-0/+2
2018-11-02Add modernize-* checks to clang-tidy (#13196)Peter Goldsborough1-1/+4
2018-11-01Enable a few hicpp (#13189)Peter Goldsborough1-0/+3
2018-10-29Enable cppcoreguidelines checks in clang-tidy (#12959)Peter Goldsborough1-1/+11
2018-10-10Diff against master and enable bugprone-* checks (#12378)Peter Goldsborough1-0/+2
2018-10-03Enable clang-tidy in CI (#12213)Peter Goldsborough1-44/+4
2018-09-05Bag of clang tidy fixes for torch/csrc/ and torch/csrc/autograd (#11050)Peter Goldsborough1-0/+4
2018-08-30NULL -> nullptr (#11047)Peter Goldsborough1-0/+1
2018-07-30Match parameter names and = default (#9737)Peter Goldsborough1-1/+4
2018-07-11Add explicit to conversions (#9336)Peter Goldsborough1-21/+23
2018-05-24[C++ API] Remove virtual forward and implement Sequential based on Any(Module...Peter Goldsborough1-0/+1
2018-05-09Add clang tidy tooling (#7412)Peter Goldsborough1-0/+40