[all-commits] [llvm/llvm-project] b3927c: [clang][test] Add missing FileCheck pipe in ast-cr...
Fady Farag via All-commits
all-commits at lists.llvm.org
Mon Mar 23 04:54:51 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3927c06b5648efbb927357207d04500e00e35a2
https://github.com/llvm/llvm-project/commit/b3927c06b5648efbb927357207d04500e00e35a2
Author: Fady Farag <com.webkit.iidmsa at gmail.com>
Date: 2026-03-23 (Mon, 23 Mar 2026)
Changed paths:
M clang/test/AST/ast-crash-doc-function-template.cpp
Log Message:
-----------
[clang][test] Add missing FileCheck pipe in ast-crash-doc-function-template.cpp (#187969)
The test had a CHECK directive that was never executed because the RUN
line did not pipe output to FileCheck.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list