[clang] [clang][nfc] Formatting fix for SubobjectAdjustment struct in Expr.h (PR #217803)

Oliver Hunt via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 20 23:54:05 PDT 2026


================
@@ -60,51 +60,52 @@ namespace clang {
   class ValueDecl;
   class WarnUnusedResultAttr;
----------------
ojhunt wrote:

Ah I see, I "fixed" the formatting by beating the section with bad formatting but didn't extend to the predeclarations. I've theoretically reformatted the rest.

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


More information about the cfe-commits mailing list