[PATCH] D78815: [Pass] Ensure we don't include PassSupport.h/PassAnalysisSupport.h directly
Francis Visoiu Mistrih via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 24 12:26:42 PDT 2020
thegameg added a comment.
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?
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