summaryrefslogtreecommitdiffstats
path: root/clang-tidy/utils/ExprSequence.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Sequence statements with multiple parents correctly (PR39149)Martin Bohme2018-10-041-2/+8
* [clang-tidy] Sequence init statements, declarations, and conditions correctly...Martin Bohme2018-08-031-3/+18
* [clang-tidy] refactor ExprSequence out of use-after-move checkMarek Sokolowski2016-12-241-0/+182