summaryrefslogtreecommitdiffstats
path: root/unittests
Commit message (Expand)AuthorAgeFilesLines
...
* [ASTMatchers] Add clang-query support for equals matcherPeter Wu2017-06-081-0/+40
* [ASTMatchers] Add support for floatLiteralsPeter Wu2017-06-082-2/+30
* [ASTMatchers] Add support for boolean literalsPeter Wu2017-06-082-0/+21
* [clang-format] Fix alignment of preprocessor trailing commentsKrasimir Georgiev2017-06-071-0/+24
* clang-format: [JS] recognize exported type definitions.Martin Probst2017-06-071-0/+6
* clang-format: [JS] Correctly Indent Nested JavaScript Literals.Martin Probst2017-06-061-0/+39
* [clang-format] Don't align too long broken trailing commentsKrasimir Georgiev2017-06-041-0/+9
* ASTPrinter: Objective-C method declarations don't need a space afterAlex Lorenz2017-06-021-1/+1
* clang-format: [JS] improve calculateBraceType heuristicMartin Probst2017-05-311-3/+6
* clang-format: [JS] do not clean up duplicated commas.Martin Probst2017-05-291-2/+11
* clang-format: [JS] fix indenting bound functions.Martin Probst2017-05-291-0/+5
* Driver must return non-zero code on errors in command lineSerge Pavlov2017-05-241-5/+16
* [clang-format] Remove unused using directive, NFCKrasimir Georgiev2017-05-241-1/+0
* Method loadFromCommandLine should be able to report errorsSerge Pavlov2017-05-241-10/+22
* clang-format: Introduce BreakConstructorInitializers optionFrancois Ferrand2017-05-241-7/+177
* clang-format: [JS] avoid line breaks before unindented r_parens.Martin Probst2017-05-221-0/+5
* clang-format: do not reflow bullet listsFrancois Ferrand2017-05-221-2/+65
* [clang-format] Keep trailing preprocessor line comments separate from the fol...Krasimir Georgiev2017-05-221-0/+32
* clang-format: Allow customizing the penalty for breaking assignmentFrancois Ferrand2017-05-221-0/+14
* [clang-format] Handle trailing comment sections in import statement linesKrasimir Georgiev2017-05-191-0/+8
* clang-format: [JS] for await, and fix a crash with for loops.Martin Probst2017-05-181-3/+2
* clang-format: fix prefix for doxygen comments after memberKrasimir Georgiev2017-05-181-0/+10
* clang-format: [JS] for async loops.Martin Probst2017-05-151-0/+9
* JavaScript allows parameter lists to include trailing commas:Martin Probst2017-05-152-6/+30
* clang-format: [JS] fix non-null assertion operator recognition.Martin Probst2017-05-151-0/+1
* clang-format: [JS] support non-null assertions after all identifiers.Martin Probst2017-05-121-0/+1
* [AST] RecursiveASTVisitor should not crash on lambdas with type attributesAlex Lorenz2017-05-101-0/+8
* clang-format: refine calculating brace types.Martin Probst2017-05-101-0/+10
* Add ASTMatchRefactorer and ReplaceNodeWithTemplate to RefactoringCallbacksEric Liu2017-05-101-19/+72
* clang-format: [JS] Don't indent JavaScript IIFEs.Martin Probst2017-05-091-0/+19
* clang-format: [JS] keep triple slash directives intact.Martin Probst2017-05-091-0/+1
* [clang-format] Convert AlignEscapedNewlinesLeft to an enum, addingDaniel Jasper2017-05-082-10/+36
* [clang-format] Don’t propagate AvoidBinPacking into argumentDaniel Jasper2017-05-081-0/+54
* Add cxxStdInitializerListExpr AST matcherJakub Kuderski2017-05-051-0/+23
* clang-format: [JS] exponentiation operatorMartin Probst2017-05-041-0/+6
* [modules] Round-trip -Werror flag through explicit module build.Richard Smith2017-05-031-17/+20
* clang-format: [JS] parse async function declarations.Martin Probst2017-04-271-0/+17
* Revert r301487: Replace HashString algorithm with xxHash64Rui Ueyama2017-04-261-2/+2
* Replace HashString algorithm with xxHash64Rui Ueyama2017-04-261-2/+2
* Revert "Revert "PPCallbacks::MacroUndefined, change signature and add test.""Vedant Kumar2017-04-261-22/+52
* Revert "PPCallbacks::MacroUndefined, change signature and add test."Vedant Kumar2017-04-261-52/+22
* PPCallbacks::MacroUndefined, change signature and add test.Frederich Munch2017-04-261-22/+52
* Refactor frontend InputKind to prepare for treating module maps as a distinct...Richard Smith2017-04-262-9/+9
* clang-format: [JS/Java] ignore Objective-C constructs in JS & Java.Martin Probst2017-04-261-0/+3
* clang-format: [JS] prevent wraps before class members.Martin Probst2017-04-261-0/+19
* clang-format: Fix bad corner case in formatting of function types.Daniel Jasper2017-04-241-0/+6
* [clang-format] Replace IncompleteFormat by a struct with LineKrasimir Georgiev2017-04-215-41/+44
* [clang-format] Clang-tidy cleanup of NamespaceEndCommentFixerTest.cpp, NFCKrasimir Georgiev2017-04-211-1/+1
* [clang-format] Clang-tidy cleanup of CleanupTest.cpp, NFCKrasimir Georgiev2017-04-211-3/+2
* Testing commit access.Manoj Gupta2017-04-181-1/+1