summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/FormatTestProto.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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