[all-commits] [llvm/llvm-project] eb8f17: [clang][test] Add missing FileCheck pipe in n1311....
Fady Farag via All-commits
all-commits at lists.llvm.org
Mon Mar 2 06:34:27 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb8f171629730ed73004afd5c535c696fcd5191d
https://github.com/llvm/llvm-project/commit/eb8f171629730ed73004afd5c535c696fcd5191d
Author: Fady Farag <com.webkit.iidmsa at gmail.com>
Date: 2026-03-02 (Mon, 02 Mar 2026)
Changed paths:
M clang/test/C/C11/n1311.c
Log Message:
-----------
[clang][test] Add missing FileCheck pipe in n1311.c (#183965)
The test had CHECK directives that were never executed because the RUN
line did not pipe the 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