summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/google-readability-casting.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Ignore blank spaces between cast's ")" and its sub expr.Haojian Wu2017-07-121-0/+24
* [clang-tidy] google-readability-casting: don't use constructor call syntax fo...Alexander Kornienko2017-03-031-2/+9
* [clang-tidy] google-readability-casting: detect redundant casts with top-leve...Alexander Kornienko2017-03-021-0/+13
* [clang-tidy] Fix a few more issues in google-readability-castingAlexander Kornienko2017-03-021-25/+40
* [clang-tidy] google-readability-casting: Handle user-defined conversionsAlexander Kornienko2017-02-181-0/+40
* [clang-tidy] Fix handling of function types in google-readability-castingAlexander Kornienko2017-02-101-0/+74
* [clang-tidy] Use proper capitalization and punctuation for diagnostic messages.Alexander Kornienko2016-01-081-18/+18
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* [clang-tidy] Use a python script instead of a shell script to run clang-tidy ...Alexander Kornienko2015-08-201-2/+1
* [clang-tidy] Fix some false positives in google-readability-castingAlexander Kornienko2015-01-291-21/+46
* [clang-tidy] check_clang_tidy_fix.sh -> check_clang_tidy.shAlexander Kornienko2014-10-261-1/+1
* [clang-tidy] Bring order to check registration.Alexander Kornienko2014-10-261-0/+126
OpenPOWER on IntegriCloud