Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
2dfab63bb347b51f21ee4e5f87916b3362333580
/
clang
/
unittests
/
Format
/
FormatTestProto.cpp
4f8d994
Make tooling::applyAllReplacements return llvm::Expected<string> instead of empty string to indicate potential error.
by Eric Liu
· 9 years ago
7f3b99f
clang-format: [Proto] Use more compact format for text-formatted options
by Daniel Jasper
· 9 years ago
8b61d14
clang-format: [Proto] Fix "import public" after r273179.
by Daniel Jasper
· 9 years ago
3d5a7d6
clang-format: [Proto] Don't do bad things if imports are missing ;.
by Daniel Jasper
· 9 years ago
ffbad0e
clang-format: [Proto] Basic support for options with <> for repeated fields.
by Daniel Jasper
· 10 years ago
ccff4d1
clang-format: [Proto] Improve wrapping of message field attributes.
by Daniel Jasper
· 10 years ago
d8d9839
clang-format: [Proto] Support extending message.
by Daniel Jasper
· 10 years ago
c6dd273
clang-format: [Proto] Handle enum bodies differently.
by Daniel Jasper
· 10 years ago
23d3bcf
clang-format: [Proto] Don't treat "operator" as keyword.
by Daniel Jasper
· 10 years ago
ab9db51
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
by Alexander Kornienko
· 10 years ago
3d9d929
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
1b99881
clang-format: [Proto] Don't linewrap top-level options.
by Daniel Jasper
· 11 years ago
1662bfe
clang-format: [Proto] No alternate operator names.
by Daniel Jasper
· 11 years ago
ce2fdb0
clang-format: [Proto] Change formatting text-formatted options.
by Daniel Jasper
· 11 years ago
497d9fd
clang-format: [proto] Understand text-format nesting without :
by Daniel Jasper
· 11 years ago
a382cbe
clang-format: [proto] Improve formatting of text-proto options.
by Daniel Jasper
· 11 years ago
9c2820c
clang-format: [proto] Add required space before absolute references.
by Daniel Jasper
· 11 years ago
e08a91e
Enable alternative tokens by default for clang-format.
by Nikola Smiljanic
· 11 years ago
883ae9d
clang-format: Don't bin-pack text-proto-formatted options.
by Daniel Jasper
· 12 years ago
1034666
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
by Chandler Carruth
· 12 years ago
783bac6
clang-format: Understand proto text format without commas.
by Daniel Jasper
· 12 years ago
9d3adc0
x
by Daniel Jasper
· 12 years ago
220c0d1
clang-format: Fix false positive in braced list detection in protos.
by Daniel Jasper
· 12 years ago
514ecc8
clang-format: Let chromium style inherit google style's javascript tweaks.
by Nico Weber
· 12 years ago
f24301d
clang-format: More custom option fixes for protocol buffer files.
by Daniel Jasper
· 12 years ago
6e58fee
clang-format: Fix formatting of custom proto options.
by Daniel Jasper
· 12 years ago
a0e9be2
clang-format: Fix option formatting in protocol buffer files.
by Daniel Jasper
· 12 years ago
215d6c8
clang-format: Treat "." in protos like namespace separators.
by Daniel Jasper
· 12 years ago
929b1db
clang-format: Properly format custom options in protocol buffer definitions.
by Daniel Jasper
· 12 years ago
7052ce6
clang-format: Better support and testing for protocol buffers.
by Daniel Jasper
· 12 years ago