[clang] [llvm] [clang][ASTMatcher] Add hasAdjSubstatements matcher (PR #169965)
Denis Mikhailov via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 14 10:41:46 PST 2025
================
@@ -95,6 +95,7 @@
#include <limits>
#include <optional>
#include <string>
+#include <tuple>
----------------
denzor200 wrote:
removed
https://github.com/llvm/llvm-project/pull/169965
More information about the llvm-commits
mailing list