[clang] [clang] Trim large(-ish) includes from common headers (PR #216946)

Chandler Carruth via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 21 17:12:25 PDT 2026


================
@@ -15,6 +15,7 @@
 
 #include "clang/Basic/TargetInfo.h"
 #include "clang/Basic/TargetOptions.h"
+#include "llvm/IR/DerivedTypes.h"
----------------
chandlerc wrote:

Also for the bit width constant.

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


More information about the cfe-commits mailing list