aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-04-26Fix typo in documentation.Nick Lewycky
2019-04-24[clang-tidy] Add new checker: llvm-prefer-isa-or-dyn-cast-in-conditionalsDon Hinton
2019-04-17[clang-tidy] Add a check for [super self] in initializers 🔍Stephane Moore
2019-04-14[clang-tidy] Add MagnitudeBitsUpperLimit option to bugprone-too-small-loop-v...Tamas Zolnai
2019-04-13[clang-tidy] Use back-tick hereTamas Zolnai
2019-03-31Spelling correction for docs for cppcoreguidelines-owning-memorySylvestre Ledru
2019-03-25Attempt to fix sphinx bot after r356897Nico Weber
2019-03-25Rename directory housing clang-include-fixer to be eponymousNico Weber
2019-03-25[clang-tidy] Separate the check-facing interfaceAlexander Kornienko
2019-03-24[pp-trace] Delete redundant clang::Fangrui Song
2019-03-22[clang-tidy] openmp-exception-escape - a new checkRoman Lebedev
2019-03-22[clang-tidy] openmp-use-default-none - a new checkRoman Lebedev
2019-03-22[clang-tidy] A new OpenMP moduleRoman Lebedev
2019-03-20[clang-tidy] Disable google-runtime-int in Objective-C++ 🔓Stephane Moore
2019-03-18[pp-trace] Delete -ignore and add a new option -callbacksFangrui Song
2019-03-14[clang-tidy] Add additional patterns to the abseil-duration-unnecessary-conve...Hyrum Wright
2019-03-13[clangd] Fix a typo in doc.Haojian Wu
2019-03-13Revert "[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not work...Paul Hoad
2019-03-13[clang-format] [PR25010] AllowShortIfStatementsOnASingleLine not working if a...Paul Hoad
2019-03-11[clang-tidy] Add the abseil-time-compare checkHyrum Wright
2019-03-11[clangd] Add TOC section to clangd doc.Haojian Wu
2019-03-08[clangd] Redirect clangd page.Haojian Wu
2019-02-28[clang-tidy] add OverrideMacro to modernize-use-override checkPaul Hoad
2019-02-28[clang-tidy] fix documentation link in list of clang-tidy checksJonas Toth
2019-02-28[clang-tidy] redirection in list of checks adjustedJonas Toth
2019-02-28[clang-tidy] include cppcoreguidelines-explicit-virtual-functions in list of ...Jonas Toth
2019-02-28[clang-tidy] documentation fixing the actual correct fileJonas Toth
2019-02-28[clang-tidy] tryfix documenation continuedJonas Toth
2019-02-28[clang-tidy] another issue in documentation, double empty line seemed to conf...Jonas Toth
2019-02-28[clang-tidy] attempt to fix documentation build-errorJonas Toth
2019-02-28[clang-tidy] added cppcoreguidelines-explicit-virtual-functionsJonas Toth
2019-02-27[clang-tidy] Add the abseil-time-subtraction checkHyrum Wright
2019-02-27Added documentation for clangd v9+ featuresDmitri Gribenko
2019-02-27Added more detailed documentation for clangdDmitri Gribenko
2019-02-26[clangd] Update docs to mention YCM integration and new LSP featuresKadir Cetinkaya
2019-02-25Moved clangd docs to a separate directory in preparation to restructure them ...Dmitri Gribenko
2019-02-25Updated the documentation build instructions for the current CMake build systemDmitri Gribenko
2019-02-25Fixed grammar in index.rstDmitri Gribenko
2019-02-25Removed an unhelpful comment in index.rstDmitri Gribenko
2019-02-18[clang-tidy] Fix links in docs.Alexander Kornienko
2019-02-16[clang-tidy] Delete obsolete objc-property-declaration options ✂️Stephane Moore
2019-02-08[clang-tidy] Add options to bugprone-argument-comment to add missing argument...Paul Hoad
2019-02-07[clangd] Mention indexing in docs.Kadir Cetinkaya
2019-02-07[clang-tidy] Expand and clarify the NOLINT documentation a bit.Alexander Kornienko
2019-02-06[clang-tidy] modernize-avoid-c-arrays: avoid main function (PR40604)Roman Lebedev
2019-02-04[clang-tidy] Add the abseil-duration-unnecessary-conversion checkHyrum Wright
2019-01-29Adjust documentation for git migration.James Y Knight
2019-01-28[clang-tidy] Add the abseil-duration-addition checkHyrum Wright
2019-01-25[clang-tidy] Add check for underscores in googletest names.Haojian Wu
2019-01-23[doc] Fix svn property for bugprone-parent-virtual-call.rstZinovy Nis