aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/docs/ReleaseNotes.rst
AgeCommit message (Expand)AuthorFilesLines
2019-07-18Bump the trunk version to 10.0.0svnllvmorg-10-initHans Wennborg1-190/+9
2019-07-18clang-tidy release notes: Split and order changes by typeHans Wennborg1-58/+61
2019-07-16[clang-tidy] initial version of readability-convert-member-functions-to-staticMatthias Gehre1-0/+5
2019-07-03Fixed a link in ReleaseNotes.rst (follow-up to r365007)Dmitri Gribenko1-1/+1
2019-07-03[clang-tidy] new check: bugprone-posix-returnDmitri Gribenko1-0/+6
2019-06-18[clang-tidy] Split fuchsia-default-argumentsJulie Hockett1-0/+22
2019-06-16[docs] Fix a few problems with clang-tool docs to get the bots green again.Don Hinton1-2/+3
2019-06-06android: add a close-on-exec check on pipe()George Burgess IV1-0/+5
2019-06-06android: add a close-on-exec check on pipe2()George Burgess IV1-0/+5
2019-05-24[clang-tidy] Add option "LiteralInitializers" to cppcoreguidelines-pro-type-m...Matthias Gehre1-0/+5
2019-05-23[clang-tidy]: Add cert-oop54-cpp alias for bugprone-unhandled-self-assignmentTamas Zolnai1-0/+5
2019-05-23Fix sphinx unknown document errorSimon Pilgrim1-1/+1
2019-05-23[clang-tidy] New check calling out uses of +new in Objective-C codeDmitri Gribenko1-0/+6
2019-05-21[clang-tidy] New option for misc-throw-by-value-catch-by-referenceAdam Balogh1-0/+5
2019-05-15[clang-tidy] new check: bugprone-branch-cloneKristof Umann1-0/+7
2019-05-12[clang-tidy] new check: bugprone-unhandled-self-assignmentTamas Zolnai1-0/+7
2019-05-10Recommit r360345 with fixes (was reverted in r360348).Aaron Ballman1-0/+8
2019-05-09Revert r360345 and r360346, as they are not passing the testbots.Aaron Ballman1-8/+0
2019-05-09Fixing a link in the release notes to appease the Sphinx bot.Aaron Ballman1-2/+2
2019-05-09Add the modernize-use-trailing-return check to rewrite function signatures to...Aaron Ballman1-0/+8
2019-04-24[clang-tidy] Add new checker: llvm-prefer-isa-or-dyn-cast-in-conditionalsDon Hinton1-0/+9
2019-04-17[clang-tidy] Add a check for [super self] in initializers 🔍Stephane Moore1-0/+6
2019-04-14[clang-tidy] Add MagnitudeBitsUpperLimit option to bugprone-too-small-loop-v...Tamas Zolnai1-0/+6
2019-03-25Attempt to fix sphinx bot after r356897Nico Weber1-1/+1
2019-03-25Rename directory housing clang-include-fixer to be eponymousNico Weber1-1/+1
2019-03-22[clang-tidy] openmp-exception-escape - a new checkRoman Lebedev1-0/+6
2019-03-22[clang-tidy] openmp-use-default-none - a new checkRoman Lebedev1-0/+7
2019-03-22[clang-tidy] A new OpenMP moduleRoman Lebedev1-0/+4
2019-03-20[clang-tidy] Disable google-runtime-int in Objective-C++ 🔓Stephane Moore1-0/+3
2019-03-18[pp-trace] Delete -ignore and add a new option -callbacksFangrui Song1-0/+6
2019-03-11[clang-tidy] Add the abseil-time-compare checkHyrum Wright1-0/+6
2019-02-28[clang-tidy] add OverrideMacro to modernize-use-override checkPaul Hoad1-1/+5
2019-02-28[clang-tidy] added cppcoreguidelines-explicit-virtual-functionsJonas Toth1-0/+5
2019-02-27[clang-tidy] Add the abseil-time-subtraction checkHyrum Wright1-0/+6
2019-02-16[clang-tidy] Delete obsolete objc-property-declaration options ✂️Stephane Moore1-0/+4
2019-02-08[clang-tidy] Add options to bugprone-argument-comment to add missing argument...Paul Hoad1-0/+6
2019-02-04[clang-tidy] Add the abseil-duration-unnecessary-conversion checkHyrum Wright1-0/+6
2019-01-28[clang-tidy] Add the abseil-duration-addition checkHyrum Wright1-1/+6
2019-01-25[clang-tidy] Add check for underscores in googletest names.Haojian Wu1-0/+8
2019-01-23Revert rCTE351921 to fix documentation geneeration.Stephane Moore1-4/+0
2019-01-23[clang-tidy] Delete obsolete objc-property-declaration options ✂️Stephane Moore1-0/+4
2019-01-17[clang-tidy] Add abseil-duration-conversion-cast checkHyrum Wright1-1/+5
2019-01-16Bump the trunk version to 9.0.0svnHans Wennborg1-240/+6
2019-01-11[clang-tidy] new check 'readability-redundant-preprocessor'Miklos Vajna1-0/+5
2019-01-09[clang-tidy] Adding a new modernize use nodiscard checkerJonas Toth1-0/+6
2019-01-08ReleaseNotes: Update with my clang-query contributions this cycleStephen Kelly1-1/+41
2019-01-02[Documentation] Alphabetical order in Clang-tidy checks changes list.Eugene Zelenko1-8/+8
2018-12-24[clang-tidy] add IgnoreMacros option to readability-uppercase-literal-suffixMiklos Vajna1-0/+4
2018-12-13[clang-tidy] Add the abseil-duration-subtraction checkHyrum Wright1-0/+6
2018-12-08[Documentation] Alphabetical order in new checks list.Eugene Zelenko1-7/+7