]> granicus.if.org Git - clang/history - unittests
Remove the return type from the check string in test case.
[clang] / unittests /
2017-01-25 Krasimir Georgiev[clang-format] Implement comment reflowing.
2017-01-20 Antonio Maioranoclang-format: fix fallback style set to "none" not...
2017-01-17 Antonio Maioranoclang-format: Make GetStyle return Expected<FormatStyle...
2017-01-16 Daniel Jasperclang-format: Always wrap before multi-line parameters...
2017-01-16 Martin Probstclang-format: [JS] revert over-eager ASI check.
2017-01-13 Daniel Jasperclang-format: Fix bug in making line break decisions.
2017-01-13 David BlaikieFix shared library build after r291938 by adding missin...
2017-01-12 Daniel Jasperclang-format: Fix regression introduced by r291801.
2017-01-12 Daniel Jasperclang-format: Treat braced lists like other complex...
2017-01-12 Malcolm ParsonsTracking exception specification source locations
2017-01-09 Daniel Jasperclang-format: Improve support for override/final as...
2017-01-09 Martin Probstclang-format: [JS] fix broken test.
2017-01-09 Martin Probstclang-format: [JS] ASI after imports
2017-01-06 David BlaikieReapply "IntrusiveRefCntPtr -> std::shared_ptr for...
2017-01-06 David BlaikieRevert "IntrusiveRefCntPtr -> std::shared_ptr for Compi...
2017-01-06 David Blaikieshared_ptrify (from InclusiveRefCntPtr) HeaderSearchOptions
2017-01-05 David BlaikieIntrusiveRefCntPtr -> std::shared_ptr for CompilerInvoc...
2017-01-05 David BlaikieMove PreprocessorOptions to std::shared_ptr from Intrus...
2017-01-05 Joerg SonnenbergerTypo
2017-01-04 Chandler Carruth[gtest] The way EXPECT_TEST now works after upgrading...
2017-01-04 Martin Probstclang-format: [JS] avoid indent after ambient function...
2017-01-03 Alexander Kornienko[clang-tidy] Add check name to YAML export
2016-12-28 Richard SmithDR1315: a non-type template argument in a partial speci...
2016-12-24 Malcolm Parsons[ASTMatchers] Add hasInClassInitializer traversal match...
2016-12-22 Daniel Jasperclang-format: Less eagerly try to keep label-value...
2016-12-22 Antonio MaioranoMake FormatStyle.GetStyleOfFile test work on MSVC
2016-12-21 Daniel Jasperclang-format: Fix bug in handling of single-column...
2016-12-20 Daniel Jasperclang-format: Fix bug in understanding string-label...
2016-12-19 Daniel Jasperclang-format: Slightly tweak the behavior of <<-wrapping.
2016-12-19 Eric Liu[clang-format] revert an unintended change in r288493...
2016-12-19 Daniel Jasperclang-format: Fix regression introduced in r290084.
2016-12-19 Daniel Jasperclang-format: Allow "single column" list layout even...
2016-12-14 Richard SmithRemove custom handling of array copies in lambda by...
2016-12-13 Alexander KornienkoRemove deprecated methods ast_matchers::BoundNodes...
2016-12-13 Daniel Jasperclang-format: Keep string-literal-label + value pairs...
2016-12-13 Daniel Jasperclang-format: Improve braced-list detection.
2016-12-12 Daniel Jasperclang-format: Separate out a language kind for ObjC.
2016-12-09 Eric Liu[clang-format] calculate MaxInsertOffset in the origina...
2016-12-08 Malcolm Parsons[ASTMatcher] Add hasReplacementType matcher for SubstTe...
2016-12-07 Malcolm Parsons[RecursiveASTVisitor] Improve post-order traversal...
2016-12-07 Malcolm Parsons[RecursiveASTVisitor] Fix post-order traversal of Unary...
2016-12-05 Martin BohmeCFGBuilder: Fix crash when visiting delete expression...
2016-12-03 Richard SmithDR616, and part of P0135R1: member access (or pointer...
2016-12-02 Eric Liu[ClangFormat] Only insert #include into the #include...
2016-12-01 Joerg SonnenbergerExtend CompilationDatabase by a field for the output...
2016-12-01 Manuel KlimekAdds hasUnqualifiedDesugaredType to allow matching...
2016-11-29 Daniel Jasperclang-format: [JS] Properly format dict literals that...
2016-11-29 Daniel Jasperclang-format: Wrap complex binary expressions on the...
2016-11-29 Daniel Jasperclang-format: Fix unnnecessary line break.
2016-11-28 Reid KlecknerAvoid lambdas in default member initializers to work...
2016-11-28 Michal Gorny[Driver] Add unit tests for Distro detection
2016-11-25 Eric LiuDo not do raw name replacement when FromDecl is a class...
2016-11-25 Eric LiuConsider nested namespaces in the canonical namespace...
2016-11-23 Gabor Horvath[ASTImporter] Added ability to import AtomicType nodes
2016-11-22 Eric LiuMake llvm::Error generated from replacement interfaces...
2016-11-16 Benjamin Kramer[Frontend] Allow attaching an external sema source...
2016-11-15 Cameron Desrochers[clang-format] Fixed line merging of more than two...
2016-11-12 Daniel Jasperclang-format: Support ObjC selectors with unnamed param...
2016-11-10 Nico Weber[clang-format] Fix PR30527: Regression when clang-forma...
2016-11-10 Martin Probstclang-format: [JS] do not break after declare namespace.
2016-11-10 Serge PavlovMake output of -ast-print a valid C++ code.
2016-11-09 Daniel Jasperclang-format: [TypeScript] Fix bug in handling of non...
2016-11-09 Pavel Labath[VFS] Replace TimeValue usage with std::chrono
2016-11-08 Alexander KornienkoAdd a method to get the list of registered static analy...
2016-11-07 Eric LiuFix memory leak caused by r286096.
2016-11-07 Eric LiuDeduplicate replacements by FileEntry instead of file...
2016-11-05 Daniel Jasperclang-format: Better support for CUDA's triple brackets.
2016-11-03 Malcolm ParsonsFixed column shift when formatting line containing...
2016-11-02 Aaron BallmanTurn on the /bigobj switch for RecursiveASTVisitorTest...
2016-11-02 Malcolm ParsonsFix Clang-tidy readability-redundant-string-cstr warnings
2016-11-01 Daniel Jasperclang-format: Fix bug in function reference qualifier...
2016-11-01 Daniel Jasperclang-format: Fix incorrect pointer detection.
2016-11-01 Daniel Jasperclang-format: [JS] Fix incorrect space when "as" is...
2016-11-01 Daniel Jasperclang-format: Fix incorrect binary operator detection.
2016-11-01 Daniel Jasperclang-format: [JS] Fix formatting of generator functions.
2016-11-01 Daniel Jasperclang-format: [JS] Fix space when for is used as regula...
2016-10-31 Malcolm Parsons[ASTMatcher] Add CXXNewExpr support to hasDeclaration
2016-10-31 Daniel JasperSkip over AnnotatedLines with >50 levels of nesting...
2016-10-31 Daniel Jasperclang-format: [JS] Fix missing space after 'yield'.
2016-10-26 Malcolm Parsons[RecursiveASTVisitor] Visit the implicit expression...
2016-10-26 Andi-Bogdan PostelnicuBug 28065 - clang-format incorrectly aligns backslash.
2016-10-21 Malcolm Parsons[Sema] Store a SourceRange for multi-token builtin...
2016-10-21 Martin Probstclang-format: [JS] Fix template string ASI.
2016-10-20 Malcolm Parsons[Format] Cleanup after replacing constructor body with...
2016-10-14 Eric LiuTry to fix windows bot file path style failure caused...
2016-10-14 Eric LiuDeduplicate sets of replacements by file names.
2016-10-11 Mehdi AminiTurn FileManager DirectoryEntry::Name from raw pointer...
2016-10-10 Mehdi AminiStore FileEntry::Filename as a StringRef instead of...
2016-10-05 Eric LiuMake DeletedLines local variables in checkEmptyNamespace.
2016-10-05 Eric Liu[clang-format] append newline after code when inserting...
2016-10-04 Daniel Jasperclang-format: Fix bad multi-variable for-loop formatting.
2016-09-28 Eric LiuMerge conflicting replacements when they are order...
2016-09-28 Aleksei Sidorin[ASTImporter] Implement some expression-related AST...
2016-09-27 Haojian Wu[ASTMatcher] Clarify isStaticStorageClass and hasStatic...
2016-09-26 Daniel Jasper[clang-format] Don't allow newline after uppercase...
2016-09-26 Aaron BallmanComplete support for the cxxCtorInitializer() AST match...
2016-09-26 Haojian Wu[ASTMatcher] Add isStaticStorageClass matcher for varDe...
2016-09-26 Daniel Jasperclang-format: Only special-case top-level */& in multiv...
2016-09-23 Eric Liu[clang-format] support header deletion in cleanupAround...
2016-09-22 Martin Probstclang-format: [JS] reserved words in method names.
next