summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/docs/clang-tidy/index.rst
Commit message (Expand)AuthorAgeFilesLines
* doc: Document that extra-arg/extra-arg-before can be used several timesSylvestre Ledru2019-12-241-0/+2
* Fixed two issues in clang-tidy -help.Alexander Kornienko2019-07-011-105/+105
* [clang-tidy] Recommit r360785 "modernize-loop-convert: impl const cast iter" ...Don Hinton2019-05-151-0/+2
* Revert [clang-tidy] modernize-loop-convert: impl const cast iterDon Hinton2019-05-151-2/+0
* [clang-tidy] modernize-loop-convert: impl const cast iterDon Hinton2019-05-151-0/+2
* [clang-tidy] A new OpenMP moduleRoman Lebedev2019-03-221-0/+1
* [clang-tidy] Fix links in docs.Alexander Kornienko2019-02-181-5/+6
* [clang-tidy] Expand and clarify the NOLINT documentation a bit.Alexander Kornienko2019-02-071-11/+32
* [Documentation] Use HTTPS whenever possible.Eugene Zelenko2019-01-221-3/+3
* [clang-tidy] Fix whitespace in docs. NFCAlexander Kornienko2019-01-221-15/+14
* [Documentation] Add a chapter about Clang-tidy integrations.Eugene Zelenko2019-01-171-508/+2
* [clang-tidy] Add a separate section for NOLINT(NEXTLINE)? doc.Alexander Kornienko2018-10-231-7/+10
* [clang-tidy][docs] Update docs for `--check-suffixes`Zinovy Nis2018-10-091-3/+4
* [clang-tidy] Build it even without static analyzerStephen Kelly2018-10-011-0/+4
* Reverting r343415 as it breaks at least one of the bots.Aaron Ballman2018-09-301-4/+0
* Allow clang-tidy to be built without a dependency on the clang static analyzer.Aaron Ballman2018-09-301-0/+4
* [clang-tidy] Add Abseil prefix to documentationHaojian Wu2018-08-221-0/+1
* [clang-tidy] check_clang_tidy.py: support CHECK-NOTES prefixRoman Lebedev2018-08-101-1/+2
* [clang-tidy] Store checks profiling info as JSON filesRoman Lebedev2018-06-061-99/+168
* [clang-tidy] Remove AnalyzeTemporaryDtors option.Alexander Kornienko2018-05-031-6/+0
* [clang-tidy] Customize FileCheck prefix in check_clang-tidy.pyZinovy Nis2018-04-211-0/+21
* [clang-tidy] Add Zircon module to clang-tidyJulie Hockett2018-03-141-0/+1
* [clang-tidy] Add "portability" module and rename readability-simd-intrinsics ...Fangrui Song2018-03-071-0/+2
* Add support for NOLINT and NOLINTNEXTLINE comments mentioning specific check ...Aaron Ballman2017-12-141-0/+50
* Add a new clang-tidy module for Fuchsia as an umbrella to diagnose issues wit...Aaron Ballman2017-11-281-0/+1
* [clang-tidy ObjC] [1/3] New module `objc` for Objective-C checksHaojian Wu2017-10-261-0/+7
* [clang-tidy] Add bugprone-suspicious-memset-usage checkGabor Horvath2017-07-141-0/+1
* [clang-tidy][Part1] Add a new module Android and three new checks.Yan Wang2017-06-231-0/+1
* [Documentation] Mention hicpp check group in Clang-tidy main document.Eugene Zelenko2017-05-251-2/+3
* [clang-tidy] Update docs and help messageAlexander Kornienko2017-04-061-4/+4
* [clang-tidy] Format code around applied fixesAlexander Kornienko2017-03-031-2/+18
* Adds the commandline need to run clang-tidy tests.David L. Jones2017-02-101-0/+6
* [Clang-tidy documentation] Consistency (fix-it); 80 characters per line.Eugene Zelenko2017-01-261-2/+2
* Extend documentation of how to test clang-tidy checks.James Dennett2017-01-021-1/+20
* Remove trailing whitespace in docs and clang-tidy sources.Alexander Kornienko2016-12-131-14/+14
* [clang-tidy] Make format style customizableJonas Devlieghere2016-11-301-0/+3
* [docs] Remove doubled spacesMalcolm Parsons2016-11-171-2/+2
* [clang-tidy docs] Minor formatting changes.Alexander Kornienko2016-11-091-12/+13
* [clang-tidy docs] Recommend using add_new_check.py moreAlexander Kornienko2016-11-091-34/+48
* Remove mentions of clang-analyzer-alphaAlexander Kornienko2016-11-081-2/+2
* [clang-tidy] Add doc for `explain-config` option.Haojian Wu2016-09-221-0/+4
* [clang-tidy docs] Fix build errors on Sphinx 1.4.5Alexander Kornienko2016-08-181-3/+3
* [Documentation] Remove duplicated checks groups descriptions from clang-tidy/...Eugene Zelenko2016-08-171-23/+9
* [Documentation] Improve checks groups descriptions in clang-tidy/index.rstEugene Zelenko2016-08-151-18/+17
* [Documentation] Fix grammar mistakes in docs/clang-tidy/index.rst spotted by ...Eugene Zelenko2016-08-101-1/+1
* [Documentation] Fix spelling mistakes in docs/clang-tidy/index.rst.Eugene Zelenko2016-08-101-5/+5
* Add boost-use-to-stringPiotr Padlewski2016-04-291-0/+2
* [clang-tidy] Minor change in the docAlexander Kornienko2016-02-261-1/+1
* [clang-tidy] Updated docs on testing clang-tidy checks.Alexander Kornienko2016-02-231-2/+20
* [clang-tidy] Describe modules, link to LLVM development docs, other minor upd...Alexander Kornienko2016-02-201-11/+46
OpenPOWER on IntegriCloud