[PATCH] D119809: [polly][NFC] removes using-directives to fix modules build

Christopher Di Bella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 00:29:39 PST 2022


cjdb updated this revision to Diff 408735.
cjdb added a comment.

- qualifies things that weren't caught by the modules build
- adds using-declarations for some of the more commonly used types so that they don't need to be qualified


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119809/new/

https://reviews.llvm.org/D119809

Files:
  polly/lib/Support/PollyPasses.def
  polly/lib/Support/RegisterPasses.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119809.408735.patch
Type: text/x-patch
Size: 11178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/3572b48e/attachment.bin>


More information about the llvm-commits mailing list