aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.h
AgeCommit message (Expand)Author
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-26[clang-tidy] Improving narrowing conversionsGuillaume Chatelet
2018-05-23[clang-tidy] new cppcoreguidelines-narrowing-conversions check.Clement Courbet