[PATCH] D78815: [Pass] Ensure we don't include PassSupport.h/PassAnalysisSupport.h directly

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 24 13:33:25 PDT 2020


RKSimon added a comment.

In D78815#2002411 <https://reviews.llvm.org/D78815#2002411>, @thegameg wrote:

> There are still a bunch of other users of the headers in tree, but the error doesn't trigger since `Pass.h` gets included before. Is that worth changing as well?


Sure, I'll take a look


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78815





More information about the llvm-commits mailing list