aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/bugprone/SuspiciousSemicolonCheck.cpp
AgeCommit message (Expand)Author
2019-04-04Make SourceManager::createFileID(UnownedTag, ...) take a const llvm::MemoryBu...Nico Weber
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-10-05[clang-tidy] NFC refactor lexer-utils to be usable without ASTContextJonas Toth
2018-08-09Port getLocEnd -> getEndLocStephen Kelly
2018-08-09Port getLocStart -> getBeginLocStephen Kelly
2018-02-28[clang-tidy] Another batch of checks to rename from misc- to bugprone-.Alexander Kornienko