[clang] [llvm] [clang] Add hasAdjSubstatements matcher (PR #169965)
Yanzuo Liu via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 28 17:59:20 PST 2025
================
@@ -95,6 +95,7 @@
#include <limits>
#include <optional>
#include <string>
+#include <tuple>
----------------
zwuis wrote:
Unrelated changes?
https://github.com/llvm/llvm-project/pull/169965
More information about the llvm-commits
mailing list