summaryrefslogtreecommitdiff
path: root/clang/docs/tools
AgeCommit message (Expand)Author
2025-10-31[clang][docs] Remove Python2 import handler in dump_ast_matchers.py (#163730)David Spickett
2025-05-14[NFC][analyzer] Document configuration options (#135169)DonĂ¡t Nagy
2025-03-11[AstMatcher][NFC]fix doc gen for ast matchers (#130726)Congcong Cai
2024-12-12[clang-format] Write in text mode with LF in dump_format_[help|style].pyOwen Pan
2024-12-09[clang-format] Make command lines of dump_format_[style|help].py consistentOwen Pan
2024-12-08[clang-format] Also check ClangFormat.rst is up to date in docs_updated.testOwen Pan
2024-12-05[clang-format] Add --directory option to dump_format_help.pyOwen Pan
2024-12-05[clang-format] Open plurals.txt in read-only mode in dump_format_style.pyOwen Pan
2024-12-04[clang-format] Add test to ensure formatting options docs are updated (#118154)Aiden Grossman
2024-12-04[ast matcher][NFC] make dump_ast_matchers.py run in any path (#117942)Congcong Cai
2024-11-16Revert "Reland: [clang][test] add testing for the AST matcher reference" (#11...Julian Schmidt
2024-11-15Reland: [clang][test] add testing for the AST matcher reference (#112168)Julian Schmidt
2024-10-30[NFC] Delete unused clang-formatted-file.txt/ClangFormattedStatus.rst files (...Rahul Joshi
2024-09-28Revert "[clang][test] add testing for the AST matcher reference" (#110354)Julian Schmidt
2024-09-27[clang][test] add testing for the AST matcher reference (#110258)Julian Schmidt
2024-09-27Revert "[clang][test] add testing for the AST matcher reference (#94248)"Julian Schmidt
2024-09-27[clang][test] add testing for the AST matcher reference (#94248)Julian Schmidt
2024-09-19Remove clang-pseudo (#109154)Aaron Ballman
2024-09-18Remove clang-rename (#108988)Aaron Ballman
2024-09-06[NFCI]Remove EntryCount from FunctionSummary and clean up surrounding synthet...Mingming Liu
2024-08-30[NFC] Prefer subprocess.DEVNULL over os.devnull (#106500)Nicolas van Kempen
2024-08-16[clang] Rename all AST/Interp stuff to AST/ByteCode (#104552)Timm Baeder
2024-08-06Reapply "Finish deleting the le32/le64 targets" (#99079) (#101983)Aaron Ballman
2024-07-16Revert "Finish deleting the le32/le64 targets" (#99079)Aaron Ballman
2024-07-12Finish deleting the le32/le64 targets (#98497)Aaron Ballman
2024-07-02Remove llvm/MC/MCAsmLayout.h and the unused parameter in MCAssembler::layoutFangrui Song
2024-07-02Revert "Remove llvm/MC/MCAsmLayout.h"Davide Italiano
2024-07-01Remove llvm/MC/MCAsmLayout.hFangrui Song
2024-06-11[clang][nullability] Don't return null fields from `getReferencedDecls()`. (#...martinboehme
2024-05-21[clang][dataflow] Make `CNFFormula` externally accessible. (#92401)martinboehme
2024-05-17[clang-query] Remove support for srcloc output (#92442)Aaron Ballman
2024-05-08[clang][dataflow] Make `SolverTest` a type-parameterized test. (#91455)martinboehme
2024-04-16[clang][dataflow] Expose getReferencedDecls and relocate free functions. (#88...Samira Bazuzi
2024-04-11[clang][dataflow] Remove deprecated alias `ControlFlowContext`. (#88358)martinboehme
2024-04-10[flang][Frontend] Implement printing defined macros via -dM (#87627)Krzysztof Parzyszek
2024-03-19[clang][dataflow][NFC] Rename `ControlFlowContext` to `AdornedCFG`. (#85640)martinboehme
2024-03-04[clang-format][doc] fix documentation for clang-format (#83415)PeterChou1
2024-02-28[clang] remove (clang::)ast_matchers:: namespace from AST matcher args for do...Julian Schmidt
2024-02-09[clang-format] Rename option AlwaysBreakTemplateDeclarations (#81093)Owen Pan
2024-01-31[clang-tidy] Remove cert-dcl21-cpp check (#80181)Carlos Galvez
2024-01-30[clang-format] Explicitly open DOC_FILE with utf-8 in dump_format_style.py (#...rmarker
2023-11-14[NFC, sanitizer_symbolizer] Split Fuchsia and Markup. (#72305)Andres Villegas
2023-10-20[clang-format] Add space in placement new expressionOmar Ahmed
2023-10-20[X86][AMX] remove related code of X86PreAMXConfigPass (#69569)yubingex007-a11y
2023-09-07[clang-format][NFC] Fix broken dump_format_help.py and sync RST file (#65429)Owen
2023-09-03RegAlloc: Rename MLRegalloc* files to use consistent captalizationMatt Arsenault
2023-08-29Delete CloudABI supportBrad Smith
2023-08-27Delete Ananas supportBrad Smith
2023-08-24[Driver] Cleanup last vestiges of Minix / Contiki supportBrad Smith
2023-08-10Revert "Revert "[Flang][Sema] Move directive sets to a shared location""Sergio Afonso