summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/MisplacedWideningCastCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix a false positive in misplaced-widening-castJonas Toth2018-12-051-2/+3
* Re-commit r347419 "Update call to EvaluateAsInt() to the new syntax."Hans Wennborg2018-11-281-6/+6
* Revert r347419 "Update call to EvaluateAsInt() to the new syntax."Hans Wennborg2018-11-271-6/+6
* Update call to EvaluateAsInt() to the new syntax.Bill Wendling2018-11-211-6/+6
* Revert 347366, its prerequisite 347364 got reverted.Nico Weber2018-11-211-6/+6
* Update EvaluateAsInt to the new syntax.Bill Wendling2018-11-201-6/+6
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-3/+3
* Rename a few checks from misc- to bugprone-.Alexander Kornienko2018-02-281-0/+233
OpenPOWER on IntegriCloud