diff options
author | Michael Kruse <llvm@meinersbur.de> | 2015-09-14 16:59:50 +0000 |
---|---|---|
committer | Michael Kruse <llvm@meinersbur.de> | 2015-09-14 16:59:50 +0000 |
commit | 69f3788c36f90432cf130fa974fffc517d241742 (patch) | |
tree | dbae596a8573b1c03e069ce91c76a638c4cf6075 /llvm/lib/Transforms/Utils/CloneModule.cpp | |
parent | 64aa388efaff48652ac235c6e6edab86f9a8df33 (diff) | |
download | llvm-69f3788c36f90432cf130fa974fffc517d241742.zip llvm-69f3788c36f90432cf130fa974fffc517d241742.tar.gz llvm-69f3788c36f90432cf130fa974fffc517d241742.tar.bz2 |
Revise polly-{update|check}-format targets
Summary:
Make clang-format run on each file independently using
add_custom_format (instead using a shell script in utils/). The targets
polly-{update|check}-format depend on these.
The primary motivation is to make them work on Windows, but also
improves them generally:
- Each file update/check can run in parallel (Although they do not take
long to run anyway)
- Implicit dependency on clang-format, so it recompiles if necessary
- polly-check-format shows the formatting difference if failing
Differential Revision: http://reviews.llvm.org/D12837
llvm-svn: 247581
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions