summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Reorder and reformat depsNAKAMURA Takumi2023-04-171-1/+1
* Re-land "Cache the locations of NOLINTBEGIN/END blocks" with fix for build botSalman Javed2022-01-271-0/+1
* Revert "[clang-tidy] Cache the locations of NOLINTBEGIN/END blocks"Salman Javed2022-01-271-1/+0
* [clang-tidy] Cache the locations of NOLINTBEGIN/END blocksSalman Javed2022-01-271-0/+1
* [clang-tools-extra][cmake] Use `GNUInstallDirs` to support custom installatio...John Ericson2022-01-221-1/+1
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-161-1/+1
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-161-1/+1
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-151-1/+1
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-151-1/+1
* [clang-tidy] add concurrency moduleVasily Kulikov2020-11-301-0/+2
* Add an explicit toggle for the static analyzer in clang-tidyNico Weber2020-09-101-3/+8
* Add a new altera check for structure packing and alignment.Frank Derry Wanye2020-09-081-0/+2
* [openmp] Add missing dependencies for OMP.h.inc after d90443bValentin Clement2020-06-231-0/+1
* [clang-tools-extra] Prevent linking to duplicate .a libs and dylibMichał Górny2020-06-171-2/+5
* [OpenMP] "UnFix" layering problem with FrontendOpenMPJohannes Doerfert2020-04-071-0/+1
* [clang-tidy] Add module for llvm-libc and restrict-system-libc-header-check.Paula Toth2020-03-121-0/+2
* [clang-tidy] Add clang-tidy headers to clang distributionDmitry Polukhin2020-01-231-0/+16
* [clang-tools-extra] Fix overzealous linking of dylib to clangTidyMichal Gorny2019-10-151-1/+1
* [clang-tools-extra] [cmake] Link against libclang-cpp whenever possibleMichal Gorny2019-10-041-1/+1
* clang-tidy: Don't repeat list of all checks in three places.Nico Weber2019-09-271-2/+33
* [clang-tidy] New check to warn when storing dispatch_once_t in non-static, no...Dmitri Gribenko2019-09-271-0/+1
* Revert "[clang-tidy] New check to warn when storing dispatch_once_t in non-st...Dmitri Gribenko2019-09-261-1/+0
* [clang-tidy] New check to warn when storing dispatch_once_t in non-static, no...Stephane Moore2019-09-261-0/+1
* [clang-tidy] Fix build with -DBUILD_SHARED_LIB=ONHeejin Ahn2019-09-121-0/+1
* Moved GlobList into a separate header fileDmitri Gribenko2019-08-261-0/+1
* [clang-tidy] Add a module for the Linux kernel.Tom Roeder2019-07-251-0/+1
* [clang-tidy] Separate the check-facing interfaceAlexander Kornienko2019-03-251-0/+1
* [clang-tidy] A new OpenMP moduleRoman Lebedev2019-03-221-0/+1
* [clang-tidy] Expand modular headers for PPCallbacksAlexander Kornienko2019-03-221-0/+1
* Add explicit dependency on clangSerialization after rC348911Fangrui Song2018-12-121-0/+1
* [clang-tidy] Build it even without static analyzerStephen Kelly2018-10-011-3/+10
* Reverting r343415 as it breaks at least one of the bots.Aaron Ballman2018-09-301-10/+3
* Allow clang-tidy to be built without a dependency on the clang static analyzer.Aaron Ballman2018-09-301-3/+10
* [clang-tidy] Profile is a per-AST (per-TU) data.Roman Lebedev2018-05-081-0/+1
* [clang-tidy] Add Zircon module to clang-tidyJulie Hockett2018-03-141-0/+1
* [clang-tidy] Add check: replace string::find(...) == 0 with absl::StartsWithHaojian Wu2018-03-091-0/+1
* [clang-tidy] Add "portability" module and rename readability-simd-intrinsics ...Fangrui Song2018-03-071-0/+1
* 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/+1
* clang-tidy: Fix deps.NAKAMURA Takumi2017-10-211-3/+0
* [clang-tidy] Don't error on MS-style inline assembly.Zachary Turner2017-10-201-0/+3
* [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
* Rename the clang-tidy safety module to be hicpp, for the High-Integrity C++ c...Aaron Ballman2017-03-191-4/+4
* [clang-tidy] safety-no-assemblerJonathan Coe2017-02-061-0/+1
* [clang-tidy] Clean up code after applying replacements.Alexander Kornienko2016-10-171-0/+1
* [clang-tidy] MPITypeMismatchCheckAlexander Kornienko2016-08-021-0/+1
* Revert "MPITypeMismatchCheck for Clang-Tidy"Alexander Kornienko2016-07-251-1/+0
* MPITypeMismatchCheck for Clang-TidyAlexander Kornienko2016-07-251-0/+1
* Add boost-use-to-stringPiotr Padlewski2016-04-291-0/+1