MyDeveloperDay added a subscriber: pollydev. MyDeveloperDay added a comment.
@pollydev too (a previously clang-format clean directory) will generate changes running `clang-format --const-style=west -i -n *.cpp` ScopBuilder.cpp:74:9: warning: code should be clang-formatted [-Wclang-format-violations] static int const MaxDimensionsInAccessRange = 9; ^ ScopInfo.cpp:113:2: warning: code should be clang-formatted [-Wclang-format-violations] int const polly::MaxDisjunctsInDomain = 20; .... ^ ScopInfo.cpp:118:9: warning: code should be clang-formatted [-Wclang-format-violations] static int const MaxDisjunctsInContext = 4; CHANGES SINCE LAST ACTION https://reviews.llvm.org/D69764/new/ https://reviews.llvm.org/D69764 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits