summaryrefslogtreecommitdiffstats
path: root/polly/lib/CodeGen/RuntimeDebugBuilder.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-02-11 18:24:38 +0000
committerZachary Turner <zturner@google.com>2015-02-11 18:24:38 +0000
commit773f6da037171c8fd42fa1a8429dae45b6fc630a (patch)
treefea00550af0c6b42fb21a4c5ba73dfdaf9baea93 /polly/lib/CodeGen/RuntimeDebugBuilder.cpp
parentaa60e3c886a95c3909af410e6f2644278aaf502c (diff)
downloadbcm5719-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/CodeGen/RuntimeDebugBuilder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud