[all-commits] [llvm/llvm-project] 3cc2c7: [polly] Remove 'using namespace llvm/polly' from S...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon May 16 08:19:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3cc2c7deed5bb711ab2e4408a692c77f71836933
      https://github.com/llvm/llvm-project/commit/3cc2c7deed5bb711ab2e4408a692c77f71836933
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-05-16 (Mon, 16 May 2022)

  Changed paths:
    M polly/include/polly/ScopGraphPrinter.h

  Log Message:
  -----------
  [polly] Remove 'using namespace llvm/polly' from ScopGraphPrinter.h header.

As mentioned on D123678 this appears to be causing namespace resolution issues on some versions of gcc.




More information about the All-commits mailing list