Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
lib
/
Format
/
FormatToken.h
5528cac
[clang-format] tweaked another case of lambda formatting
by Krasimir Georgiev
· 7 years ago
6f40e21
clang-format: better handle statement macros
by Francois Ferrand
· 7 years ago
be5cda8
[clang-format] Update comment, NFCI
by Krasimir Georgiev
· 7 years ago
54ff0df
[clang-format] Fix typo in comment, NFCI
by Krasimir Georgiev
· 7 years ago
3315aed
clang-format: [JS] conditional types.
by Martin Probst
· 7 years ago
370eff8
[clang-Format] Fix indentation of member call after block
by Ilya Biryukov
· 7 years ago
6f3778c
clang-format: Fix formatting C++ namespaces with preceding 'inline' or 'export' specifier
by Sam McCall
· 7 years ago
6b475b7
[clang-format/ObjC] Improve split priorities for ObjC methods
by Jacek Olesiak
· 7 years ago
27a5579
[clang-format/ObjC] Fix counting selector name parts for ObjC
by Jacek Olesiak
· 7 years ago
9fc8faf
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 7 years ago
b060ad8
[clang-format] Don't detect C++11 attribute specifiers as ObjC
by Ben Hamilton
· 8 years ago
9c5ac63
[clang-format] Fix text proto extension scope opening detection
by Krasimir Georgiev
· 8 years ago
4e290648
[clang-format] Support text proto extensions
by Krasimir Georgiev
· 8 years ago
fb7f5c0
[clang-format] Fix ObjC message arguments formatting.
by Jacek Olesiak
· 8 years ago
a79d62d
[clang-format] Adds space around angle brackets in text protos
by Krasimir Georgiev
· 8 years ago
47867e3
Name two bool parameters. No behavior change.
by Nico Weber
· 8 years ago
89628f6
clang-format clang-format.
by Manuel Klimek
· 8 years ago
e411aa8
Fix clang-format's detection of structured bindings.
by Manuel Klimek
· 8 years ago
ceeb8b9
[clang-format] Add support for C++17 structured bindings.
by Marek Kurdej
· 8 years ago
9926abb
clang-format: [JS] no whitespace between typeof operator and l_paren.
by Martin Probst
· 8 years ago
a81dd0b
clang-format: [JS] do not wrap after "readonly".
by Martin Probst
· 8 years ago
835ac9b
[clang-format] Fix an uninitialized memory access
by Krasimir Georgiev
· 8 years ago
37a7f91
clang-format: [JS] space between pseudo keywords and template literals.
by Martin Probst
· 8 years ago
26b144c
[clang-format] Support text proto messages
by Krasimir Georgiev
· 8 years ago
ad72256
clang-format: add options to merge empty record body
by Francois Ferrand
· 8 years ago
ff747be
[clang-format] Support <>-style proto message fields
by Krasimir Georgiev
· 8 years ago
5f07f44
clang-format: Fix C99 designated initializers corner cases
by Francois Ferrand
· 8 years ago
4ef0370
clang-format: [JS] exponentiation operator
by Martin Probst
· 8 years ago
19c7de0
clang-format: [JS] prevent wraps before class members.
by Martin Probst
· 8 years ago
22b8d269
clang-format: [JS] allow breaking after non-null assertions.
by Martin Probst
· 9 years ago
0ef8ee1
[clang-format] Add option to break before inheritance separation operator in class declaration.
by Andi-Bogdan Postelnicu
· 9 years ago
98e0b12
clang-format: [JS] Improve line-wrapping behavior of template strings.
by Daniel Jasper
· 9 years ago
2108880
clang-format: don't break code using __has_include, PR31908
by Nico Weber
· 9 years ago
b6ccd38
[clang-format] Fix breaking of comment sections in unwrapped lines containing newlines.
by Krasimir Georgiev
· 9 years ago
24de6fb
clang-format: [JS] Properly set scopes inside template strings.
by Daniel Jasper
· 9 years ago
7d42f3f
[clang-format] Refactor WhitespaceManager and friends
by Daniel Jasper
· 9 years ago
7209bb9
clang-format: Keep string-literal-label + value pairs on a line.
by Daniel Jasper
· 9 years ago
72fd75a
clang-format: [JS] do not break after declare namespace.
by Martin Probst
· 9 years ago
1b7f980
clang-format: [JS] recognize more type locations.
by Martin Probst
· 9 years ago
7ea9b6d
clang-format: [JS] Support shebang lines on the very first line.
by Martin Probst
· 9 years ago
1244ecb
clang-format: [JS] FormatToken.startsSequence/endsSequence.
by Martin Probst
· 9 years ago
c4a0dd4
clang-format: [JS] sort ES6 imports.
by Martin Probst
· 9 years ago
5f8445b
clang-format: [JS] generator and async functions.
by Martin Probst
· 9 years ago
8fc7a1e
clang-format: [JS] do not wrap ES6 imports/exports.
by Daniel Jasper
· 10 years ago
91b1d1a
clang-format: [JS] no space in union and intersection types.
by Daniel Jasper
· 10 years ago
b7fda11
clang-format: [JS] Support for (.. of ..) loops.
by Daniel Jasper
· 10 years ago
00492f9
clang-format: Improve line wrapping behavior in call sequences.
by Daniel Jasper
· 10 years ago
779c66f
clang-format: [JS] Support TypeScript 1.6 user defined type guards.
by Daniel Jasper
· 10 years ago
a00de63
clang-format: treat Q_SIGNALS as an access modifier
by Daniel Jasper
· 10 years ago
d8d9839
clang-format: [Proto] Support extending message.
by Daniel Jasper
· 10 years ago
bd73bcf
clang-format: Undo unwanted format change done in r251405.
by Daniel Jasper
· 10 years ago
9f642f7
clang-format: [JS] handle let (ES6)
by Daniel Jasper
· 10 years ago
4f11349
clang-format: In Java, `assert` is followed by an expression.
by Nico Weber
· 10 years ago
5d7f06f
clang-format: Make formatting of member function reference qualifiers
by Daniel Jasper
· 10 years ago
d788457
clang-format: Don't remove space between #elif and parentheses.
by Daniel Jasper
· 10 years ago
67d81c8
clang-format: Print token type name instead of number in -debug output
by Birunthan Mohanathas
· 10 years ago
b001a0b
clang-format: Add MacroBlock{Begin,End} options
by Birunthan Mohanathas
· 10 years ago
e6fcf7d
clang-format: clang-format (NFC)
by Daniel Jasper
· 10 years ago
8c42d44
clang-format: [JS] Support ES6 computed property names.
by Daniel Jasper
· 10 years ago
79e0608
clang-format: [JS] Better support for fat arrows.
by Manuel Klimek
· 10 years ago
47bbda0
clang-format: Improve detection of macros annotating functions.
by Daniel Jasper
· 10 years ago
f090f03
clang-format: Support function annotations in macros.
by Daniel Jasper
· 10 years ago
015c7a9
clang-format: Support aligning ObjC string literals.
by Daniel Jasper
· 10 years ago
173504e
clang-format: Improve wrapping of << operators.
by Daniel Jasper
· 10 years ago
c636607
clang-format: Preserve line break before } in __asm { ... }.
by Daniel Jasper
· 10 years ago
66cb8c5
clang-format: NFC: Delete FormatToken::IsForEachMacro. Use a TokenType instead.
by Daniel Jasper
· 10 years ago
3cea45d
clang-format: NFC: Use default member initializers and other cleanups.
by Daniel Jasper
· 10 years ago
de7ca75
clang-format: Force aligning different brackets relative to each other.
by Daniel Jasper
· 10 years ago
ee4a8a1
clang-format: Fix for #pragma option formatting.
by Daniel Jasper
· 10 years ago
a74f507
clang-format: [JS] support optionality markers in JS types.
by Daniel Jasper
· 10 years ago
5339540
clang-format: Fix regression formatting QT's "signals:" from r234318.
by Daniel Jasper
· 10 years ago
05cd929
clang-format: Force line break in trailing calls after multline exprs.
by Daniel Jasper
· 11 years ago
a0ef4f3
clang-format: [js] Support template strings.
by Daniel Jasper
· 11 years ago
354aa51
clang-format: [js] Support ES6 module imports.
by Daniel Jasper
· 11 years ago
b10bdff
clang-format: [JS] Support type annotations.
by Daniel Jasper
· 11 years ago
abc1892
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; Clang edition.
by Aaron Ballman
· 11 years ago
c5bc3cd
Format: Make FormatToken's isOneOf a variadic template
by Benjamin Kramer
· 11 years ago
fac2371
clang-format: Add support for SEH __try / __except / __finally blocks.
by Nico Weber
· 11 years ago
ed50166
clang-format: [Java] Detect `native` keyword.
by Nico Weber
· 11 years ago
11a0ac6
clang-format: Revamp nested block formatting.
by Daniel Jasper
· 11 years ago
31f6c54
clang-format: Support NS_OPTIONS, CF_ENUM and CF_OPTIONS.
by Daniel Jasper
· 11 years ago
9b9e076
clang-format: [Java] Don't line-wrap package declarations.
by Daniel Jasper
· 11 years ago
a98b7b0
clang-format: Refactoring.
by Daniel Jasper
· 11 years ago
484ee9b
Reverting r222638; it broke the MSVC build bots because Visual Studio 2012 does not support variadic templates. Also reverting r222641 because it was relying on 222638.
by Aaron Ballman
· 11 years ago
325e486
clang-format: [Java] Treat 'instanceof' like other binary operators.
by Daniel Jasper
· 11 years ago
7198b0c
clang-format: Refactoring.
by Daniel Jasper
· 11 years ago
82c9275
clang-format: [Java] Support more Java keywords.
by Daniel Jasper
· 11 years ago
8354ea8
clang-format: [Java] Basic lambda support.
by Daniel Jasper
· 11 years ago
a644d7f
clang-format: [Java] Never treat @interface as annotation.
by Nico Weber
· 11 years ago
d0ec0d6
clang-format: Use identifier table for keywords in other languages.
by Daniel Jasper
· 11 years ago
e9ab42d
clang-format: [Java] Improve line breaks around annotations.
by Daniel Jasper
· 11 years ago
fab69ff
clang-format: [Java] Wrap after each function annotation.
by Daniel Jasper
· 11 years ago
da07a72
clang-format: Prefer breaking before trailing return arrows.
by Daniel Jasper
· 11 years ago
610381f
clang-format: Improve handling of block comments in braced lists.
by Daniel Jasper
· 11 years ago
2f5db8b
Header guard canonicalization, clang part.
by Benjamin Kramer
· 11 years ago
78b19499
clang-format: Correct SBPO_Always-behavior after function-like keywords
by Daniel Jasper
· 11 years ago
85bcadc
clang-format: Fix behavior around pointer-to-member invocations.
by Daniel Jasper
· 11 years ago
4355e7f
clang-format: Revamp function declaration/definition indentation.
by Daniel Jasper
· 11 years ago
17062ff
clang-format: [JS] Treat dict literals similar to objc method exprs.
by Daniel Jasper
· 11 years ago
114a2bc
clang-format: Refactor indentation behavior for multiple nested blocks.
by Daniel Jasper
· 11 years ago
Next »