[Mlir-commits] [clang] [lld] [llvm] [mlir] [NFC][IWYU] Update Support library with IWYU. (PR #102707)

Mehdi Amini llvmlistbot at llvm.org
Sat Aug 10 00:56:03 PDT 2024


joker-eph wrote:

Hi, thanks for trying to cleanup the codebase.

Can you provide more context on the motivation / what you're trying to achieve here? 

Did you know that LLVM intentionally does not follow IWYU and favors forward declarations: https://llvm.org/docs/CodingStandards.html#include-as-little-as-possible

https://github.com/llvm/llvm-project/pull/102707


More information about the Mlir-commits mailing list