[clang] [llvm] [clang][ASTMatcher] Add hasAdjSubstatements matcher (PR #169965)

Denis Mikhailov via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 14 10:42:23 PST 2025


================
@@ -31,6 +31,7 @@
 #include "llvm/Support/Regex.h"
 #include "llvm/Support/WithColor.h"
 #include "llvm/Support/raw_ostream.h"
+#include <algorithm>
----------------
denzor200 wrote:

changed

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


More information about the cfe-commits mailing list