summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/FormatTestProto.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang-format: [Proto] Support extending message.Daniel Jasper2015-11-201-0/+5
* clang-format: [Proto] Handle enum bodies differently.Daniel Jasper2015-07-161-0/+6
* clang-format: [Proto] Don't treat "operator" as keyword.Daniel Jasper2015-06-251-0/+4
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-1/+1
* clang-format: [Proto] Don't linewrap top-level options.Daniel Jasper2015-04-231-0/+8
* clang-format: [Proto] No alternate operator names.Daniel Jasper2015-04-031-0/+5
* clang-format: [Proto] Change formatting text-formatted options.Daniel Jasper2014-10-271-12/+17
* clang-format: [proto] Understand text-format nesting without :Daniel Jasper2014-08-151-0/+5
* clang-format: [proto] Improve formatting of text-proto options.Daniel Jasper2014-07-281-2/+21
* clang-format: [proto] Add required space before absolute references.Daniel Jasper2014-06-231-0/+3
* Enable alternative tokens by default for clang-format.Nikola Smiljanic2014-05-081-2/+2
* clang-format: Don't bin-pack text-proto-formatted options.Daniel Jasper2014-04-291-0/+4
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-2/+2
* clang-format: Understand proto text format without commas.Daniel Jasper2014-04-151-5/+5
* xDaniel Jasper2014-04-151-0/+3
* clang-format: Fix false positive in braced list detection in protos.Daniel Jasper2014-04-101-0/+8
* clang-format: Let chromium style inherit google style's javascript tweaks.Nico Weber2014-02-021-1/+1
* clang-format: More custom option fixes for protocol buffer files.Daniel Jasper2014-01-291-0/+3
* clang-format: Fix formatting of custom proto options.Daniel Jasper2014-01-291-0/+2
* clang-format: Fix option formatting in protocol buffer files.Daniel Jasper2014-01-281-0/+4
* clang-format: Treat "." in protos like namespace separators.Daniel Jasper2014-01-221-1/+11
* clang-format: Properly format custom options in protocol buffer definitions.Daniel Jasper2014-01-201-0/+5
* clang-format: Better support and testing for protocol buffers.Daniel Jasper2014-01-191-0/+72
OpenPOWER on IntegriCloud