[NFC] Trim trailing whitespace in *.rst
[platform/upstream/llvm.git] / clang-tools-extra / docs / clang-tidy / checks / cppcoreguidelines-special-member-functions.rst
2021-11-15 Shao-Ce SUN[NFC] Trim trailing whitespace in *.rst
2021-10-23 Salman Javed[clang-tidy] Tidy up spelling, grammar, and inconsisten...
2020-12-07 Nathan James[clang-tidy][docs] Update check options with boolean...
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2020-03-16 Paweł BarańAdd AllowMissingMoveFunctionsWhenCopyIsDeleted flag...
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2018-11-05 Jonas Toth[clang-tidy] fix example code-blocks indendation
2018-11-05 Jonas Toth[clang-tidy] doc removew hitespace in front of code...
2017-03-13 Aaron BallmanAdd the 'AllowSoleDefaultDtor' and 'AllowMissingMoveFun...
2016-08-28 Sylvestre LedruFix some typos in the doc
2016-07-30 Jonathan Coe[clang-tidy] add check cppcoreguidelines-special-member...