summaryrefslogtreecommitdiff
path: root/clang/test/Format
AgeCommit message (Expand)Author
2025-07-14Revert "[clang-format] Fix an off-by-1 bug with -length option (#143302)"Owen Pan
2025-06-13[clang-format] Fix an off-by-1 bug with -length option (#143302)Owen Pan
2025-04-23[clang-format][NFC] Reformat clang/test/Format/lit.local.cfg with blackOwen Pan
2025-04-18Generate empty .clang-format-ignore before running tests (#136154)Devon Loehr
2024-12-17[AIX] fix unsupported diff flag on AIX (-strip-trailing-cr) (#120276)Mark Danial
2024-12-13[clang-format] Add --strip-trailing-cr to diff in docs_updated.test (#119666)Owen 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-04[clang-format] Add test to ensure formatting options docs are updated (#118154)Aiden Grossman
2024-10-25[clang-format] Print the names of unfound files in error messages (#113640)Owen Pan
2024-10-24[clang-format] Fix working -assume-filename with .clang-format-ignore (#113100)kakkoko
2024-10-18[clang-format] Fix a bug that always returns error for JSON (#112839)Owen Pan
2024-08-10[clang-format] Fix a serious bug in `git clang-format -f` (#102629)Owen Pan
2024-04-12Add txtpb to the list of supported TextProto extensions (#88355)Jing Wang
2024-03-21[clang-format] Add --fail-on-incomplete-format. (#84346)Roberto Bampi
2024-02-07[clang-format] Fix a regression in dumping the config (#80628)Owen Pan
2024-02-06Revert "[clang] Mark clang-format-ignore.cpp as unsupported on Windows"Owen Pan
2024-01-23[Format] Fix detection of languages when reading from stdin (#79051)Ben Hamilton (Ben Gertzfield)
2024-01-14[clang-format][NFC] Use FileCheck for clang-format-ignore lit test (#77977)Owen Pan
2024-01-11[clang] Mark clang-format-ignore.cpp as unsupported on WindowsNico Weber
2024-01-09Reland "[clang-format] Optimize processing .clang-format-ignore files"Owen Pan
2024-01-04Revert "[clang-format] Optimize processing .clang-format-ignore files (#76733)"Mitch Phillips
2024-01-03[clang-format] Optimize processing .clang-format-ignore files (#76733)Owen Pan
2023-12-29[clang-format] Add .clang-format-ignore for ignoring files (#76327)Owen Pan
2023-06-09[clang-format] Remove redundant test casePaul Kirth
2023-06-09[clang-format] Add test case for issue 63170Paul Kirth
2023-05-30[Format/ObjC] Support NS_ASSUME_NONNULL_BEGIN and FOUNDATION_EXPORT in ObjC l...Ben Hamilton
2023-05-23[NFC][Py Reformat] Reformat python files in clang and clang-tools-extraTobias Hieta
2022-09-16[test] Use host platform specific error message substitutionAbhina Sreeskantharajan
2022-07-08[clang-format] Fix an assertion failure on -lines=0:nowenca
2022-04-12[clang-format] Allow empty .clang-format fileowenca
2022-04-12Revert "[clang-format] Allow empty .clang-format file"owenca
2022-04-12[clang-format] Allow empty .clang-format fileowenca
2021-06-15Remove redundant test that was causing intermittent build bot failures.Douglas Yung
2021-06-13[clang-format] Adds a formatter for aligning arrays of structsFred Grim
2021-02-03[test] Use host platform specific error message substitution in lit tests - c...Abhina Sreeskantharajan
2021-01-25[clang-format] PR16518 Add flag to suppress empty line insertion before acces...Albertas Vyšniauskas
2020-12-23[format] Add overload to parseConfiguration that accept llvm::MemoryBufferRefNathan James
2020-12-17Fix -Wno-error= parsing in clang-format.Joachim Meyer
2020-09-04[clang-format] Add a test showing the current config file list parsingAlex Richardson
2019-10-13[clang-format] Proposal for clang-format to give compiler style warningsPaul Hoad
2019-10-12Revert r374663 "[clang-format] Proposal for clang-format to give compiler sty...Nico Weber
2019-10-12[clang-format] Proposal for clang-format to give compiler style warningsPaul Hoad
2019-09-10Re-land Remove REQUIRES:shell from tests that pass for me on WindowsReid Kleckner
2019-09-10Revert Remove REQUIRES:shell from tests that pass for me on WindowsJames Henderson
2019-09-10Remove REQUIRES:shell from tests that pass for me on WindowsReid Kleckner
2019-07-12[clang-format][tests] Explicitly specify style in some testsRafael Stahl
2018-01-29[clang-format] Fix bug where -dump-config failed on ObjC headerBen Hamilton
2017-08-15[clang] Get rid of "%T" expansionsKuba Mracek
2017-08-12clang-format: add an option -verbose to list the files being processedSylvestre Ledru