aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/tools
AgeCommit message (Expand)AuthorFilesLines
2022-07-22[clang][dataflow] Move NoopAnalysis from unittests to includeSam Estep1-1/+1
2022-07-13[clang][dataflow] Generate readable form of boolean values.Wei Yi Tee1-0/+2
2022-07-12[mlir] Remove VectorToROCDLKrzysztof Drewniak1-2/+0
2022-06-29[clang][dataflow] Delete SourceLocationsLatticeSam Estep1-3/+0
2022-06-29[clang][dataflow] Use NoopLattice in optional modelSam Estep1-0/+1
2022-06-29Revert "[clang][dataflow] Use NoopLattice in optional model"Sam Estep1-1/+0
2022-06-29[clang][dataflow] Use NoopLattice in optional modelSam Estep1-0/+1
2022-06-16[sanitizer] Delete empty sanitizer_openbsd.cpp after D89759Fangrui Song1-1/+0
2022-06-12[clang-format] Handle deprecated options in dump_format_style.pyowenca1-0/+3
2022-04-19[analyzer] Expose Taint.h to pluginsTom Ritter1-1/+0
2022-04-11[AVR] Merge AVRRelaxMemOperations into AVRExpandPseudoInstsPatryk Wychowaniec1-1/+0
2022-04-09[clang-format] Add execute permission to dump_format_help.pyowenca1-0/+0
2022-03-23[clang-format] [doc] Add script to automatically update help output in ClangF...Marek Kurdej1-0/+64
2022-03-14[clang-format] Extract doc for entire configuration structssstwcw1-1/+1
2022-03-08[clang] Fix reference to file that was moved.Adrian Kuegel1-1/+1
2022-03-06[clang-format] NFC update LLVM overall clang-formatted statusmydeveloperday1-278/+718
2022-03-01[nfc][codegen] Move RegisterBank[Info].h under CodeGenMircea Trofin1-1/+1
2022-02-17[objcopy] followup patch after f75da0c8e65cf1b09012a8b62cd7f3e9a646bbc9Alexey Lapshin1-35/+43
2022-02-16Reland: Make lld-link work in a non-MSVC shell, add /winsysroot:Peter Kasting1-1/+3
2022-02-11Revert "try to fix windows build after 73e585e44d" andDouglas Yung1-3/+1
2022-02-11Reland "[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:"Nico Weber1-1/+3
2022-02-11Revert "[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:"Adrian Prantl1-3/+1
2022-02-11[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:Peter Kasting1-1/+3
2022-01-03[clang-format] NFC update LLVM overall clang-formatted statusmydeveloperday1-63/+332
2021-12-15[mlir][linalg] Replace LinalgOps.h and LinalgTypes.h by a single header.gysit1-3/+2
2021-11-25[clang-format] NFC update LLVM overall clang-formatted statusmydeveloperday1-100/+290
2021-11-02[mlir][sparse] Rename SparseUtils.cpp file to SparseTensorUtils.cppHarrietAkot1-1/+1
2021-10-30[docs][clang-format] warn on \code block indentation errorLudovic Jozeau1-141/+186
2021-10-18[Support][ThinLTO] Move ThinLTO caching to LLVM Support libraryNoah Shutty1-1/+1
2021-10-09[clang-format][NFC] improve the visual of the "clang-formatted %"mydeveloperday2-17/+42
2021-10-08[NFC][sanitizer] Remove sanitizer_persistent_allocator.cppVitaly Buka1-1/+0
2021-10-08[AST Matchers] Update dump_ast_matchers.py to query only class index page.James King1-6/+15
2021-10-03[clang-format] allow clang-format to be passed a file of filenames so we can ...mydeveloperday2-8/+7940
2021-09-28[clang-format][docs] mark new clang-format configuration options based on whi...mydeveloperday1-5/+19
2021-09-24[clang-format][docs] Fix documentation of clang-format BasedOnStyle typeLudovic Jozeau2-7/+65
2021-09-23[clang-format] Add Left/Right Const fixer capabilitymydeveloperday1-0/+8
2021-03-03[ASTMatchers] Make Param functors variadicStephen Kelly1-4/+8
2021-01-25[clang-format] Add the possibility to align assignments spanning empty lines ...Lukas Barth1-6/+13
2021-01-25Revert "[clang-format] Add the possibility to align assignments spanning empt...Marek Kurdej1-13/+6
2021-01-25[clang-format] Add the possibility to align assignments spanning empty lines ...Marek Kurdej1-6/+13
2021-01-16[ASTMatchers] Add binaryOperation matcherStephen Kelly1-0/+8
2021-01-16[ASTMatchers] Add mapAnyOf matcherStephen Kelly1-2/+9
2020-12-23[format][NFC] Use unsigned char as the base of all enums in FormatStyleNathan James1-1/+1
2020-07-02[ASTMatchers] Enhanced support for matchers taking Regex argumentsNathan James1-0/+47
2020-06-28[clang][docs] Remove untracked files from formatted statusNathan James1-4/+14
2020-05-29[clang-format] Create a python documentation tool to generate a summary of th...paul_hoad1-0/+146
2020-05-07[clang-format] ensure dump_format_style.py works with Python3 correctlymydeveloperday1-1/+1
2020-02-26[docs] dump-ast-matchers removes const from Matcher args and handles template...Nathan James1-7/+29
2020-02-25[ASTMatchers] Adds a matcher called `hasAnyOperatorName`Nathan James1-0/+16
2020-02-25[docs] dump_ast_matchers strips internal::(Bindable)?Matcher from Result_typeNathan James1-0/+6