summaryrefslogtreecommitdiffstats
path: root/polly/lib/Analysis/ScopDetection.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-05-09 09:08:56 +0000
committerTobias Grosser <tobias@grosser.es>2015-05-09 09:08:56 +0000
commite7f512ae36543b83dd65ec04a80bb9f56bf09060 (patch)
tree374738a5d119bc0abaeb632c49c0a96e6ee9a5d3 /polly/lib/Analysis/ScopDetection.cpp
parent7f52d6d82c1c6345569d08ffc23f8cb2c2a1b41b (diff)
downloadbcm5719-llvm-e7f512ae36543b83dd65ec04a80bb9f56bf09060.tar.gz
bcm5719-llvm-e7f512ae36543b83dd65ec04a80bb9f56bf09060.zip
Add polly support to sort_includes.py
Changes: - Add "isl/" as a system library prefix. Even though isl is regularly imported into polly, it is still used like an external library. - Add "json/" as a system library prefix. Polly uses json-cpp as external library. - Distinguish between llvm and subproject libraries. Always sort subprojects before LLVM. This was already the case with clang, as 'clang' comes before 'llvm', but we also want 'polly' to be sorted before 'llvm'. The sorting of headers that are not part of Polly or isl remains unchanged. llvm-svn: 236929
Diffstat (limited to 'polly/lib/Analysis/ScopDetection.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud