diff options
author | Zachary Turner <zturner@google.com> | 2015-02-11 18:24:38 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2015-02-11 18:24:38 +0000 |
commit | 773f6da037171c8fd42fa1a8429dae45b6fc630a (patch) | |
tree | fea00550af0c6b42fb21a4c5ba73dfdaf9baea93 /polly/lib/JSON/include/json/json.h | |
parent | aa60e3c886a95c3909af410e6f2644278aaf502c (diff) | |
download | bcm5719-llvm-773f6da037171c8fd42fa1a8429dae45b6fc630a.tar.gz bcm5719-llvm-773f6da037171c8fd42fa1a8429dae45b6fc630a.zip |
Update the coding standard to reflect recent changes.
This removes the rule from the LLDB coding standard about putting
a space after function names and before parentheses. We now
conform to the LLVM style guide. If you previously wrote
pointer->func (args), it would now be written pointer->func(args).
Using clang-format will do this automatically.
llvm-svn: 228860
Diffstat (limited to 'polly/lib/JSON/include/json/json.h')
0 files changed, 0 insertions, 0 deletions