]> granicus.if.org Git - clang/history - test/Format
clang/test/CodeGenObjC/ivar-type-encoding.m: Tweak to satisfy -m32.
[clang] / test / Format /
2017-04-21 Krasimir Georgiev[clang-format] Replace IncompleteFormat by a struct...
2017-02-28 NAKAMURA Takumiclang/test/Format/inplace.cpp: Avoid using wildcard.
2017-02-28 Haojian Wu[clang-format] Fix test failure caused by "rm" on some...
2017-02-27 Nico Weberclang-format: Don't leave behind temp files in -i mode...
2017-02-25 NAKAMURA TakumiRevert r296166, "clang-format: Don't leave behind temp...
2017-02-24 Nico WeberTry to unbreak tests after r296166
2017-02-24 Nico Weberclang-format: Don't leave behind temp files in -i mode...
2017-01-23 Antonio Maioranoclang-format: remove tests that assume no config file...
2017-01-20 Krasimir Georgiev[clang-format] Remove redundant test in style-on-comman...
2017-01-20 Antonio Maioranoclang-format: fix fallback style set to "none" not...
2017-01-17 Antonio Maioranoclang-format: Make GetStyle return Expected<FormatStyle...
2016-08-10 Eric LiuMake clang-format remove duplicate headers when sorting...
2015-11-23 Daniel JasperFix clang-format test. I believe that the new behavior...
2015-11-16 Daniel Jasperclang-format: Enable #include sorting by default.
2015-10-28 Daniel Jasperclang-format: When a line is formatted, also format...
2015-10-19 Nico Weberclang-format: Use pipes instead of temporary files...
2015-10-17 Daniel Jasperclang-format: Add test for (properly escaped) XML output.
2015-06-09 Reid KlecknerDisable style-on-command-line test on Windows
2015-06-09 Benjamin KramerRemove rm invocations where the file is immediately...
2015-06-02 Manuel KlimekRemove error message when using the fallback style.
2015-05-10 Daniel JasperReapply r236854 and fixed r236867.
2015-05-08 Tobias GrosserRevert "Make emacs show when clang-format encountered...
2015-05-08 Renato GolinRevert "clang-format: Only output IncompleteFormat...
2015-05-08 Daniel Jasperclang-format: Only output IncompleteFormat if -cursor...
2015-05-08 Manuel KlimekMake emacs show when clang-format encountered a syntax...
2014-07-16 Alp TokerRevert "clang/test/Driver/crash-report.c: This requires...
2014-07-16 NAKAMURA Takumiclang/test: Introduce the feature "rewriter" for -...
2014-06-17 Daniel Jasperclang-format: Introduce style with spaces on both sides...
2014-06-12 Rafael EspindolaAllow lowercase messages in this test again.
2014-06-12 Rafael EspindolaGive clang-format its own error category.
2014-06-11 Rafael EspindolaAccomodate for message differences on windows.
2014-05-22 Daniel Jasperclang-format: Add basic test for -style=none.
2013-12-03 Daniel Jasperclang-format: Explicitly set fallback style that is...
2013-12-02 Alexander KornienkoAdded an option to specify fallback style.
2013-11-29 Alexander KornienkoAdded LanguageStandard::LS_JavaScript to gate all JS...
2013-11-19 Bill WendlingDisable this check temporarily.
2013-09-10 Hans WennborgAllow _clang-format as alternative to .clang-format...
2013-09-02 Alexander KornienkoTrying to fix tests with in-tree builds, that contain...
2013-09-02 Alexander KornienkoTest for empty .clang-format file.
2013-09-02 Chandler CarruthSwitch the default mode for clang-format to '-file...
2013-08-29 Daniel Dunbar[tests] Use 'printf' instead of 'echo -e', which is...
2013-07-18 Alexander KornienkoAdded -lines X:Y option to specify line range to proces...
2013-07-04 Rafael EspindolaAdd 'not' to commands that are expected to fail.
2013-05-21 Daniel JasperLet clang-format move the cursor appropriately.
2013-05-19 Alexander KornienkoClang-format: allow -style="{yaml/json}" on command...
2013-05-15 Daniel JasperRemove diagnostics from clang-format.
2013-04-24 Alexander Kornienkoclang-format support for multiple input files.
2013-04-12 Daniel JasperProvide better emacs integration.
2013-03-25 Daniel JasperRe-add clang-format tests to clang/test.