[all-commits] [llvm/llvm-project] a7f33d: [Polly] Explicitly include all std headers

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Wed Apr 21 10:54:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a7f33d720b74a92031958fce0e209794d296393d
      https://github.com/llvm/llvm-project/commit/a7f33d720b74a92031958fce0e209794d296393d
  Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
    M polly/lib/Analysis/ScopDetection.cpp

  Log Message:
  -----------
  [Polly] Explicitly include all std headers

There were some recent header changes, and now some std classes
are no longer available in ScopDetection.cpp with the pre-existing
includes.




More information about the All-commits mailing list