[clang] [Format] Configure ASSIGN_OR_RETURN macros for Google style (PR #169037)

via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 14 22:51:28 PST 2026


================
@@ -9,6 +9,7 @@
 #include "clang/Format/Format.h"
 
 #include "llvm/Support/VirtualFileSystem.h"
+#include "gmock/gmock.h"
----------------
owenca wrote:

Undo. (See below.)

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


More information about the cfe-commits mailing list