]> granicus.if.org Git - clang/history - unittests
This is a malformed :option: tag -- we don't have an option directive that matches...
[clang] / unittests /
2016-07-12 Daniel Jasperclang-format: [JS] Allow top-level conditionals again.
2016-07-12 Clement Courbet[ASTMatchers] isSignedInteger() and isUnsignedInteger()
2016-07-11 Eric LiuMake tooling::applyAllReplacements return llvm::Expecte...
2016-07-09 Martin Probstclang-format: [JS] Sort imports case insensitive.
2016-07-09 Martin Probstclang-format: [JS] support trailing commas in imports.
2016-07-08 NAKAMURA TakumiCFGTests: Update libdeps.
2016-07-08 NAKAMURA Takumiclang/unittests/Analysis/CFGTest.cpp: Appease msc targe...
2016-07-08 Alexander KornienkoCFGBuilder: Fix crash when visiting a range-based for...
2016-07-08 Vassil VassilevRecommit r274348 and r274349. The Windows failures...
2016-07-06 Aaron BallmanAdd AST matchers for handling bit-fields and narrowing...
2016-07-05 Clement Courbet[ASTMatchers] New forEachOverriden matcher.
2016-07-01 Vassil VassilevRevert r274348 and r274349 until the Windows failures...
2016-07-01 Vassil VassilevAdd forgotten test to r274348.
2016-07-01 Vassil VassilevAdd postorder traversal support to the RecursiveASTVisitor.
2016-06-30 Justin LebarFix ASTMatchersNodeTest to work on Windows.
2016-06-30 Justin LebarDon't instantiate a full host toolchain in ASTMatchersTest.
2016-06-30 Haojian Wu[ASTMatcher] Add a node matcher for EnumType.
2016-06-29 Siva Chandra[Tooling] Add optional argument to getFullyQualifiedNam...
2016-06-28 Samuel Benzaquen[ASTMatchers] Add isLambda() matcher.
2016-06-24 Martin Probstclang-format: [JS] Fix build breakage.
2016-06-24 Cong LiuIgnoringImplicit matcher.
2016-06-23 Martin Probstclang-format: [JS] handle conditionals in fields, defau...
2016-06-23 Martin Probstclang-format: [JS] recognize more type locations.
2016-06-23 Daniel Jasperclang-format: [Proto] Use more compact format for text...
2016-06-22 Martin Probstclang-format: [JS] Do not break before 'as'.
2016-06-21 Tim ShenRe-commit "[Temporary] Add an ExprWithCleanups for...
2016-06-21 Eric LiuAdded calculateRangesAfterReplaments() to calculate...
2016-06-20 Daniel Jasperclang-format: [Proto] Fix "import public" after r273179.
2016-06-20 Daniel Jasperclang-format: [Proto] Don't do bad things if imports...
2016-06-17 NAKAMURA TakumiToolingTests/runToolOnCode.TestSkipFunctionBody: Appeas...
2016-06-16 Olivier GoffartFix a few issues while skipping function bodies
2016-06-14 Eric Liu[clang-format] do not add existing includes.
2016-06-14 Daniel Jasperclang-format: [JS] Fix failing format with TypeScript...
2016-06-14 Daniel Jasperclang-format: [JS] Support annotated classes.
2016-06-13 Martin Probstclang-format: [JS] Indent namespaces in JavaScript...
2016-06-13 Martin Probstclang-format: [JS] Introduce JavaScriptWrapImports...
2016-06-13 Daniel Jasperclang-format: Restrict r272537 to function ref qualifiers.
2016-06-13 Daniel Jasperclang-format: Fix incorrect function type detection.
2016-06-13 Daniel Jasperclang-format: Don't merge const and &, e.g. in function...
2016-06-13 Daniel Jasperclang-format: Fix incorrect cast detection.
2016-06-13 Daniel Jasperclang-format: Don't indent lambda body relative to...
2016-06-13 Martin Probstclang-format: [JS] post-fix non-null assertion operator.
2016-06-11 Chandler CarruthRevert "[ASTMatchers] New forEachOverriden matcher."
2016-06-10 Clement Courbet[ASTMatchers] New forEachOverriden matcher.
2016-06-09 Martin Probstclang-format: [JS] recognized named functions in Annota...
2016-06-09 Tim ShenRevert "[Temporary] Add an ExprWithCleanups for each...
2016-06-09 Tim Shen[Temporary] Add an ExprWithCleanups for each C++ Materi...
2016-06-08 Benjamin KramerPrune away some unused using decls. NFC.
2016-06-08 Martin Probstclang-format: [JS] fix an assertion failure caused...
2016-06-08 Daniel Jasperclang-format: Fix incorrect calculation of "length...
2016-06-08 Daniel Jasperclang-format: Fix bug in function ref qualifier identif...
2016-06-07 Aaron BallmanMake isNoThrow and hasDynamicExceptionSpec polymorphic...
2016-06-06 Aaron BallmanAdding an AST matcher to ignore parenthesis in *types...
2016-06-06 Eric Liu[clang-format] make header guard identification stricte...
2016-06-03 Eric Liu[clang-format] skip empty lines and comments in the...
2016-06-01 Martin Probstclang-format: [JS] no ASI on `import {x as\n y}`.
2016-06-01 Martin Probstclang-format: [JS] Sort imported symbols.
2016-05-31 Piotr Padlewski[ASTMatchers] Breaking change of `has` matcher
2016-05-31 Eric Liu[clang-format] insert new #includes into correct blocks...
2016-05-30 Etienne Bergeron[ASTMatchers] Add support of hasCondition for SwitchStmt.
2016-05-29 Daniel Jasperclang-format: Fix segfault introduced by allowing wraps...
2016-05-29 Martin Probstclang-format: [JS] Support shebang lines on the very...
2016-05-29 Martin Probstclang-format: [JS] fix async parsing.
2016-05-27 Daniel Jasperclang-format: Allow splitting the line after /**/-comments.
2016-05-27 Eric Liu[clang-format] moved unit tests related to replacements...
2016-05-20 Martin Probstclang-format: [JS] sort ES6 imports.
2016-05-20 Daniel Jasperclang-format: [JS] Treat "for" as a reserved word after...
2016-05-19 Vedant Kumar[Lexer] Don't merge macro args from different macro...
2016-05-19 Benjamin Kramer[Sema] Allow an external sema source to handle delayed...
2016-05-19 Daniel Jasperclang-format: [JS] Fix spacing in destructuring assignm...
2016-05-19 Daniel Jasperclang-format: Fix incorrect indentation in last line...
2016-05-19 Daniel Jasperclang-format: Fix enumerator case ranges.
2016-05-18 Haojian Wu[ASTMacther] A follow-up on unresolvedLookupExpr test...
2016-05-18 Haojian Wu[ASTMatcher] Fix a ASTMatcher test failure on Windows.
2016-05-18 Eric Liu[clang-format] Make formatReplacements() also sort...
2016-05-18 Haojian Wu[ASTMatcher] Add a node matcher for UnresolvedLookupExpr.
2016-05-18 Eric LiuMake clang-format cleaner remove redundant commas in...
2016-05-17 Piotr PadlewskiDividied ASTMatcherTests into 4 files
2016-05-17 Martin Probstclang-format: [JS] fix template string width counting.
2016-05-16 Aaron BallmanAdd the hasDynamicExceptionSpec() AST matcher to match...
2016-05-14 Bruno Cardoso Lopes[VFS] Add level() method to vfs::recursive_directory_it...
2016-05-13 Etienne BergeronAdd an AST matcher for CastExpr kind
2016-05-12 Bruno Cardoso Lopes[VFS] Reapply #2: Reconstruct the VFS overlay tree...
2016-05-12 Bruno Cardoso Lopes[Unittests] Reverse the order of arguments for correct...
2016-05-12 Martin Probstclang-format: [JS] respect clang-format off when requot...
2016-05-12 Bruno Cardoso LopesRevert "[VFS] Reapply r269100: Reconstruct the VFS...
2016-05-12 Etienne BergeronAdd an AST matcher for string-literal length
2016-05-12 Bruno Cardoso Lopes[VFS] Reapply r269100: Reconstruct the VFS overlay...
2016-05-11 Bruno Cardoso Lopes[VFS][Unittests] Make dir iteration tests depend only...
2016-05-11 Etienne Bergeron[tooling] FixItHint Tooling refactoring
2016-05-11 Sean SilvaHopefully bring llvm-clang-lld-x86_64-scei-ps4-windows1...
2016-05-10 Bruno Cardoso Lopes[VFS] One more unittest change to fix win10 buildbot
2016-05-10 Bruno Cardoso Lopes[VFS] Change unittest to try appeasing win10 buildbot
2016-05-10 Bruno Cardoso Lopes[VFS] Reconstruct the VFS overlay tree for more accurat...
2016-05-09 Richard SmithWhen forming a fully-qualified type name, put any quali...
2016-05-08 Daniel Jasperclang-format: Fix space after argument comments.
2016-05-08 Daniel Jasperclang-format: Support enum type template arguments.
2016-05-04 Gabor Horvath[ASTMatchers] New matcher forFunction
2016-04-25 Eric LiuAdded Fixer implementation and fix() interface in clang...
2016-04-24 Martin Probstclang-format: [JS] generator and async functions.
next