]> granicus.if.org Git - clang/history - unittests
[Modules][ObjC] Check definition from canonical decl on designated initializers
[clang] / unittests /
2017-04-24 Daniel Jasperclang-format: Fix bad corner case in formatting of...
2017-04-21 Krasimir Georgiev[clang-format] Replace IncompleteFormat by a struct...
2017-04-21 Krasimir Georgiev[clang-format] Clang-tidy cleanup of NamespaceEndCommen...
2017-04-21 Krasimir Georgiev[clang-format] Clang-tidy cleanup of CleanupTest.cpp...
2017-04-18 Manoj GuptaTesting commit access.
2017-04-17 Richard SmithFix mishandling of escaped newlines followed by newline...
2017-04-11 Nico Weber[clang-format] Recognize Java logical shift assignment...
2017-04-11 Alexander Kornienko[clang-format] Handle NSString literals by merging...
2017-04-06 Artem Dergachev[analyzer] Reland r299544 "Add a modular constraint...
2017-04-05 Nico Weberclang-format: Support formatting utf-8 character litera...
2017-04-05 Artem DergachevRevert "[analyzer] Add a modular constraint system...
2017-04-05 Artem Dergachev[analyzer] Add a modular constraint system to the Clone...
2017-04-05 Martin Probstclang-format: [JS] fix whitespace around "of" operator.
2017-04-04 Matthias Gehre[clang-format] fix crash in NamespaceEndCommentsFixer...
2017-03-31 Daniel Jasperclang-format: [JavaScript] Ignore QT keywords.
2017-03-30 Haojian WuAdd `replace` interface with range in AtomicChange.
2017-03-29 Juergen RibutzkaRevert "Added `applyAtomicChanges` function."
2017-03-29 Juergen RibutzkaRevert "Try to unbreak buildbots after r298913."
2017-03-28 Eric LiuTry to unbreak buildbots after r298913.
2017-03-28 Eric LiuAdded `applyAtomicChanges` function.
2017-03-28 Eric Liu[ASTMatchers] add typeAliasTemplateDecl matcher.
2017-03-28 Erik VerbruggenFileManager: mark virtual file entries as valid entries
2017-03-23 Nikola SmiljanicFix issues in clang-format's AlignConsecutive modes.
2017-03-21 Duncan P. N. Exon... Modules: Remove an invalid check in unit tests for...
2017-03-20 Duncan P. N. Exon... Reapply "Modules: Cache PCMs in memory and avoid a...
2017-03-18 Renato GolinRevert "Modules: Cache PCMs in memory and avoid a use...
2017-03-17 Duncan P. N. Exon... Modules: Cache PCMs in memory and avoid a use-after...
2017-03-16 Martin Probst[clang-format] disable adding extra space after MSVC...
2017-03-16 Daniel Jasperclang-format: Fix bug in wrapping behavior of operators.
2017-03-15 Aaron BallmanAdd AST matchers for ObjCProtocolDecl, ObjCCategoryDecl...
2017-03-14 Juergen RibutzkaAdd more debugging code for the SystemZ bot.
2017-03-14 Daniel Jasperclang-format: Make it very slighly more expensive to...
2017-03-14 Juergen RibutzkaReapply [VFS] Ignore broken symlinks in the directory...
2017-03-13 Martin Probstclang-format: [JS] do not wrap @see tags.
2017-03-13 Martin Probstclang-format: [JS] allow breaking after non-null assert...
2017-03-13 Martin Probstclang-format: [JS] do not wrap after interface and...
2017-03-11 Juergen RibutzkaRevert "Reapply [VFS] Ignore broken symlinks in the...
2017-03-11 Juergen RibutzkaAdding debug output to investigate systemz bot issue.
2017-03-10 Juergen RibutzkaReapply [VFS] Ignore broken symlinks in the directory...
2017-03-10 Juergen RibutzkaRevert r297510 "[VFS] Ignore broken symlinks in the...
2017-03-10 Juergen Ributzka[VFS] Ignore broken symlinks in the directory iterator.
2017-03-10 Andi-Bogdan Postelnicu[clang-format] Add option to break before inheritance...
2017-03-08 Eric LiuAdd missing implementation for AtomicChange::replace...
2017-03-08 Krasimir Georgiev[clang-format] Look at NoLineBreak and NoLineBreakInOpe...
2017-03-08 Daniel Jasperclang-format: Get slightly better at understanding...
2017-03-08 Krasimir Georgiev[clang-format] Enable comment reflowing in multiline...
2017-03-07 Andi-Bogdan Postelnicu[clang-format] Followup of D30646 - unbreak the build
2017-03-07 Andi-Bogdan Postelnicu[clang-format] Fixed indent issue when adding a comment...
2017-03-07 Krasimir Georgiev[clang-format] Support namespaces ending in semicolon
2017-03-07 Martin Bohme[analyzer] Fix crash when building CFG with variable...
2017-03-06 Krasimir Georgiev[clang-format] Add tests for ambiguous namespaces to...
2017-03-06 Krasimir Georgiev[clang-format] Make NamespaceEndCommentFixer add at...
2017-03-02 Krasimir Georgiev[clang-format] Use number of unwrapped lines for short...
2017-03-01 Daniel Jasperclang-format: [JS] Properly format object literals...
2017-03-01 Daniel Jasperclang-format: [JS/TS] Properly understand cast expressions.
2017-03-01 Krasimir Georgiev[clang-format] Don't add namespace end comments for...
2017-03-01 Krasimir Georgiev[clang-format] Add a new flag FixNamespaceComments...
2017-03-01 Eric LiuIntroducing clang::tooling::AtomicChange for refactorin...
2017-03-01 Daniel JasperFix r296605 so that stuff in #ifndef SWIG blocks is...
2017-03-01 Daniel Jasperclang-format: Ignore contents of #ifdef SWIG .. #endif...
2017-02-28 Daniel Jasperclang-format: [Java] Fix bug in enum formatting.
2017-02-28 Martin ProbstBlacklist arbitrary @\\w+ JSDoc tags from wrapping.
2017-02-27 Krasimir Georgiev[clang-format] Add a NamespaceEndCommentsFixer
2017-02-27 Martin Probstclang-format: [JS] whitespace after async in arrow...
2017-02-24 Nico Weberclang-format: Fix many Objective-C formatting regressio...
2017-02-20 Daniel Jasperclang-format: [JS] Improve line-wrapping behavior of...
2017-02-20 Daniel Jasperclang-format: Prevent weird line-wraps in complex lambd...
2017-02-20 Daniel Jasperclang-format: [JS/TS] Improve detection for array subsc...
2017-02-17 Daniel Jasperclang-format: Don't remove existing spaces between...
2017-02-16 Krasimir Georgiev[clang-format] Align block comment decorations
2017-02-14 Krasimir Georgiev[clang-format] Remove dead code in FormatTestComments...
2017-02-10 Nico Weberclang-format: don't break code using __has_include...
2017-02-08 Krasimir Georgiev[clang-format] Move comment tests to their own file.
2017-02-08 Krasimir Georgiev[clang-format] Break before a sequence of line comments...
2017-02-07 Daniel Jasperclang-format: Fix bad variable declaration detection.
2017-02-07 Martin Probstclang-format: [JS] correcly format object literal methods.
2017-02-07 Martin Probstclang-format: [JS] exclaim preceding regex literals.
2017-02-07 Martin Probstclang-format: [JS] handle parenthesized class expressions.
2017-02-06 Daniel Jasperclang-format: Fix bug with conflicting BreakBeforeBinar...
2017-02-03 Daniel Jasperclang-format: [JS] Fix bugs in parsing and aligning...
2017-02-03 Krasimir Georgiev[clang-format] Re-align broken comment lines where...
2017-02-03 Daniel Jasperclang-format: [Proto] Also supports implicit string...
2017-02-02 Krasimir Georgiev[clang-format] Don't reflow across comment pragmas.
2017-02-02 Krasimir Georgiev[clang-format] Fix breaking of comment sections in...
2017-02-02 Krasimir Georgiev[clang-format] Don't reflow lines starting with TODO...
2017-02-02 Daniel Jasperclang-format: Do not use two-argument/operand special...
2017-02-01 Daniel Jasperclang-format: Fix incorrect line breaks after forced...
2017-02-01 Krasimir Georgiev[clang-format] Fix regression about not aligning traili...
2017-02-01 Daniel Jasperclang-format: Don't force-wrap multiline RHSs for 2...
2017-01-31 Krasimir Georgiev[clang-format] Fix regression about adding leading...
2017-01-31 Daniel Jasperclang-format: [JS] Indent expressions in ${} relative...
2017-01-31 Krasimir Georgiev[clang-format] Fix reflow in block comment lines with...
2017-01-31 Krasimir Georgiev[clang-format] Fix regression merging comments across...
2017-01-31 Daniel Jasperclang-format: [JS] Properly set scopes inside template...
2017-01-31 Daniel Jasperclang-format: [JS] Fix incorrect line break in template...
2017-01-31 Krasimir Georgiev[clang-format] Don't reflow comment lines starting...
2017-01-30 Krasimir Georgiev[clang-format] Fix regression that breaks comments...
2017-01-30 Krasimir Georgiev[clang-format] Separate line comment sections after...
2017-01-30 Daniel Jasperclang-format: [JavaScript] Undo r291974 for JavaScript.
2017-01-27 Martin Probstclang-format: [JS] do not format MPEG transport streams.
next