[PATCH] D118652: Cleanup header dependencies in LLVMCore

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 14:05:33 PST 2022


MaskRay added a comment.

> It is very likely to break downstream code unless they took a lot of care in avoiding hidden ehader dependencies, something the LLVM codebase doesn't do that well :-/

release/14.x will branch soon. Will it be useful to deliberately miss the branch point so that downstream code (with some folks testing trunk llvm) has more time to fix or will that cause headache when llvm-project developers back port fixes to release/14.x?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118652



More information about the llvm-commits mailing list