[clang] [llvm] [WIP] ABI Lowering Library (PR #140112)
Maksim Levental via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 7 09:41:28 PDT 2025
================
@@ -33,6 +33,7 @@
#include "llvm/Support/MathExtras.h"
#include "llvm/Support/TrailingObjects.h"
#include "llvm/Support/TypeSize.h"
+#include "llvm/Support/raw_ostream.h"
----------------
makslevental wrote:
nit: this probably isn't needed
https://github.com/llvm/llvm-project/pull/140112
More information about the cfe-commits
mailing list