Martin Probst
|
6d58eb5b44
clang-format: [JS] handle `as const`.
|
6 yıl önce |
Martin Probst
|
6e5c5ff2d9
[clang-format] [JS] handle private members.
|
6 yıl önce |
Martin Probst
|
e40a5a512c
[clang-format] [JS] Don't break between template string and tag
|
6 yıl önce |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 yıl önce |
Martin Probst
|
84ee269c66
clang-format: [JS] support goog.requireType.
|
6 yıl önce |
Krasimir Georgiev
|
e0df036e92
[clang-format] JS: don't treat is: as a type matcher
|
6 yıl önce |
Martin Probst
|
c5b26a575f
clang-format: [JS] conditional types.
|
7 yıl önce |
Martin Probst
|
a723865994
clang-format: [JS] space after parameter naming.
|
7 yıl önce |
Krasimir Georgiev
|
f5bc3f31a2
[clang-format] comment reflow: add last line's penalty when ending broken
|
7 yıl önce |
Martin Probst
|
c4ca20d2bf
clang-format: [JS] don't break comments before any '{'
|
7 yıl önce |
Tim Northover
|
66dc646e09
Revert "clang-format: [JS] don't break comments before any '{'"
|
7 yıl önce |
Martin Probst
|
5ddb2e4ee1
clang-format: [JS] don't break comments before any '{'
|
7 yıl önce |
Martin Probst
|
112ff305be
clang-format: fix a crash in comment wraps.
|
7 yıl önce |
Krasimir Georgiev
|
323c6c5e52
[clang-format] Indent after breaking Javadoc annotated line
|
7 yıl önce |
Martin Probst
|
1e2253b777
clang-format: [JS] strict prop init annotation.
|
7 yıl önce |
Martin Probst
|
4fd93a8dab
clang-format: [JS] do not wrap before any `is`.
|
7 yıl önce |
Nicola Zaghen
|
ff0626ea3c
[clang] Update uses of DEBUG macro to LLVM_DEBUG.
|
7 yıl önce |
Mark Zeren
|
893efa76e2
[clang-format] In tests, expected code should be format-stable
|
7 yıl önce |
Krasimir Georgiev
|
284a16b4d0
[clang-format] fix handling of consecutive unary operators
|
7 yıl önce |
Martin Probst
|
c60f53e8fa
clang-format: [JS] fix `of` detection.
|
7 yıl önce |
Martin Probst
|
08ca961691
clang-format: [JS] Prevent ASI before [ and (.
|
7 yıl önce |
Martin Probst
|
f64fbddb87
clang-format: [JS] do not wrap after async/await.
|
7 yıl önce |
Martin Probst
|
44d2f95d42
clang-format: [JS] do not collapse short classes.
|
7 yıl önce |
Martin Probst
|
1526085fa2
clang-format: [JS] handle semis in generic types.
|
7 yıl önce |
Martin Probst
|
525eeeae5f
clang-format: [JS] handle `for` as object label.
|
7 yıl önce |
Martin Probst
|
47e4a29e87
clang-format: [JS] disable ASI on decorators.
|
7 yıl önce |
Martin Probst
|
57465f36a2
clang-format: [JS] do not break in ArrayType[].
|
7 yıl önce |
Martin Probst
|
7d87a9f295
clang-format: [JS] do not wrap before yield.
|
7 yıl önce |
Martin Probst
|
fa6446753a
clang-format: [JS] space between ! assert and in.
|
7 yıl önce |
Martin Probst
|
6b3cbe94dc
clang-format: [JS] handle destructuring `of`.
|
7 yıl önce |