[PATCH] D21488: [polly] Fix some Clang-tidy and Include What You Use warnings; other minor fixes

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 17:56:27 PDT 2016


Eugene.Zelenko updated this revision to Diff 61329.
Eugene.Zelenko added a comment.

More fixes.


Repository:
  rL LLVM

http://reviews.llvm.org/D21488

Files:
  include/polly/CodeGen/BlockGenerators.h
  include/polly/CodeGen/LoopGenerators.h
  include/polly/ScopDetection.h
  include/polly/ScopDetectionDiagnostic.h
  include/polly/ScopInfo.h
  include/polly/ScopPass.h
  lib/Analysis/DependenceInfo.cpp
  lib/Analysis/ScopDetection.cpp
  lib/CodeGen/CodegenCleanup.cpp
  lib/CodeGen/LoopGenerators.cpp
  lib/Transform/Canonicalization.cpp
  lib/Transform/CodePreparation.cpp
  lib/Transform/ScheduleOptimizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21488.61329.patch
Type: text/x-patch
Size: 35378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160621/7c245e5e/attachment.bin>


More information about the llvm-commits mailing list