summaryrefslogtreecommitdiff
path: root/clang-tools-extra
AgeCommit message (Expand)Author
2025-11-21[include-cleaner] Use lit internal shell by default for tests (#169092)Aiden Grossman
2025-11-21[clang-tidy][NFC] Enable misc-const-correctness rule in clang-tidy codebase (...Baranov Victor
2025-11-21[ASTMatchers] Make isExpandedFromMacro accept llvm::StringRef (#167060)Baranov Victor
2025-11-21[clang-doc] `<ul>` must be nested in `<li>` (#168972)Erick Velez
2025-11-21[clang-doc] Fix `</section>` mismatch in the namespace template (#168966)Erick Velez
2025-11-21[clang-tidy][NFC] Reformat code and set 'KeepEmptyLines' to false (#168131)Baranov Victor
2025-11-21[clang][NFC] Inline Frontend/FrontendDiagnostic.h -> Basic/DiagnosticFrontend...Jordan Rupprecht
2025-11-20[clang-doc][NFC] Remove unused headers (#168806)Erick Velez
2025-11-20[clang-tidy] Add `IgnoredFilesList` option to `readability-duplicate-include`...mitchell
2025-11-19[clang-doc] Fix whitespace issues in Mustache basic test (#168491)Erick Velez
2025-11-19[clang-doc][NFC] Lift Mustache template generation from HTML (#167815)Erick Velez
2025-11-19[clang-tidy][docs][NFC] Enforce 80 characters limit (4/4) (#168049)mitchell
2025-11-19[clang-tidy] Provide fix-its for casts to void* in google-readability-casting...Christian Kandeler
2025-11-19[clang-tidy][NFC] Fix order in `list.rst` (#168683)mitchell
2025-11-18[clang-tidy] Fix bugs in misc-coroutine-hostile-raii check (#167947)higher-performance
2025-11-18[clang-tidy] Add a fully custom message to `bugprone-unsafe-functions` (#162443)Discookie
2025-11-16[clang-tidy] Rename `cert-msc30-c` and `cert-msc50-cpp` to `misc-predictable-...mitchell
2025-11-16[clang-tidy][docs][NFC] Enforce 80 characters limit (3/N) (#167830)mitchell
2025-11-16[clang-tidy][docs][NFC] Enforce 80 characters limit (2/N) (#167632)mitchell
2025-11-15[clang-doc] add throws comments to comment template (#150649)Erick Velez
2025-11-14[clangd] Find better insertion locations in DefineOutline tweak (#128164)Christian Kandeler
2025-11-14[clang-tidy][NFC] Add clang-format option to insert newline at EOF (#167950)Baranov Victor
2025-11-13[clang-tidy] Update google todo checker with style guide changes. (#165565)Quentin Khan
2025-11-13[clang-tidy][NFC] Enable "HeaderFilterRegex" in clang-tidy codebase (#167020)Baranov Victor
2025-11-13[clang-tidy][docs][NFC] Enforce 80 characters limit (1/N) (#167492)mitchell
2025-11-12Add the ability to exempt callees from the misc-coroutine-hostile-raii clang-...higher-performance
2025-11-12[clang-tidy] Provide fix-its for downcasts in google-readability-casting (#16...Christian Kandeler
2025-11-11[clang-tidy] Add `IgnoreValueCalls` option to bugprone-unchecked-optional-acc...mitchell
2025-11-10Reland "[clang] Refactor option-related code from clangDriver into new clangO...Naveen Seth Hanig
2025-11-10Revert "[clang] Refactor option-related code from clangDriver into new clangO...Naveen Seth Hanig
2025-11-10[clang-tidy] Move 'cert-msc51-cpp', 'cert-msc32-c' checks outside of 'cert' m...luobochuanqi
2025-11-10[clang] Refactor option-related code from clangDriver into new clangOptions l...Naveen Seth Hanig
2025-11-10[clang-tidy] Add fine-graded configuration for 'bugprone-exception-escape' (#...Baranov Victor
2025-11-10[clang-tidy] Rename 'cert-err60-cpp' to 'bugprone-exception-copy-constructor-...Baranov Victor
2025-11-09[clang-tidy][NFC] Enable `performance-unnecessary-value-param` in the codebas...Victor Chernyakin
2025-11-09[clang-tidy] Fix `readability-container-data-pointer` check (#165636)mitchell
2025-11-08[clang-tidy][NFC] Fix misc-const-correctness warnings (9/N) (#167124)Baranov Victor
2025-11-08[clang-tidy][NFC] Fix misc-const-correctness warnings (13/N) (#167130)Baranov Victor
2025-11-08[clang-tidy][NFC] Fix misc-const-correctness warnings (12/N) (#167129)Baranov Victor
2025-11-08[clang-tidy][NFC] Fix misc-const-correctness warnings (8/N) (#167123)Baranov Victor
2025-11-08[clang-tidy][NFC] Fix misc-const-correctness warnings (10/N) (#167127)Baranov Victor
2025-11-08[clang-doc] Remove an unused local variable (NFC) (#167104)Kazu Hirata
2025-11-08[clang-tidy][NFC] Fix misc-const-correctness warnings (14/N) (#167131)Baranov Victor
2025-11-08[clang-tidy][NFC] Fix misc-const-correctness warnings (11/N) (#167128)Baranov Victor
2025-11-08[clang-tidy][NFC] Remove trailing whitespaces in documentation (#167103)mitchell
2025-11-08[clang-tidy][NFC] Run clang-format-22 over clang-tidy (#167122)Baranov Victor
2025-11-08[clang-tidy] Fix `bugprone-exception-escape` not diagnosing throws in argumen...Victor Chernyakin
2025-11-08[clang-tidy][NFC] Add missing "Check" suffix to filenames in clang-tidy check...mitchell
2025-11-08[clang-tidy][NFC] Fix misc-const-correctness warnings (7/N) (#167058)Baranov Victor
2025-11-08[clang-tidy][NFC] Temporary disable `llvm-header-filter` check (#167021)Baranov Victor