summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/modernize/UnaryStaticAssertCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-1/+1
* Fix build after r319688: s/CPlusPlus1z/CPlusPlus17/Hans Wennborg2017-12-041-1/+1
* [clang-tidy] Add new modernize use unary assert checkGabor Horvath2017-07-121-0/+45
OpenPOWER on IntegriCloud