diff options
author | Tobias Grosser <tobias@grosser.es> | 2014-03-02 16:28:24 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2014-03-02 16:28:24 +0000 |
commit | e8fa99b276c0dcbd6476684ce6010bb909b0e71d (patch) | |
tree | 4c013db0b6e8f862a39e802deb35b0ec755c6051 /clang-tools-extra/clang-query/QueryParser.h | |
parent | 661e288a70491d6d5067b71a3244967b31ec5b5a (diff) | |
download | bcm5719-llvm-e8fa99b276c0dcbd6476684ce6010bb909b0e71d.tar.gz bcm5719-llvm-e8fa99b276c0dcbd6476684ce6010bb909b0e71d.zip |
PollyDectect: Use spaces before foreach colons
clang-format requires a space before the ":" in the foreach loop. Even though
this is surprising to me, we follow this style to make our formatting
consistent with clang-format. I found that this clang-format style is used in a
couple of C++11 examples, hence I believe the fact that clang-format adds a
colon is not a bug but just something I was not used to yet.
llvm-svn: 202648
Diffstat (limited to 'clang-tools-extra/clang-query/QueryParser.h')
0 files changed, 0 insertions, 0 deletions