cmake: Add target to reformat with clang-format
authorTobias Grosser <grosser@fim.uni-passau.de>
Tue, 7 May 2013 07:30:31 +0000 (07:30 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Tue, 7 May 2013 07:30:31 +0000 (07:30 +0000)
commitd0fe8371bf59ea4ec29bc07c1a1188ad4c832936
tree3c30217b50d144d87033a4d1e7c730f73c955c9b
parent75b8cdee198e003fb61e30d592e2761aa789fb43
cmake: Add target to reformat with clang-format

Calling 'make polly-update-format' will format all Polly files with
clang-format.

llvm-svn: 181293
polly/CMakeLists.txt
polly/utils/update_format.sh [new file with mode: 0755]