search for: tdzc_s09e973_cwyuw

Displaying 2 results from an estimated 2 matches for "tdzc_s09e973_cwyuw".

2020 Nov 16
0
[RFC] FileCheck: (dis)allowing unused prefixes
...uch support) while staring at the test and not being able to see why someone would've done that intentionally. Directly CCing some folks who can fix or find people to fix some directories (*/AMDGPU, */X86, */OpenMP, */AArch64) on https://docs.google.com/spreadsheets/d/1o6q3XH1n3DDyyccnYZ_kVfhFbTDzC_S09e973_cwYuw/edit#gid=0 After these big directories are cleaned up, the remaining tests should be manageable in amount. How to reproduce: sed -i '/allow-unused-prefixes/s/true/false/' llvm/utils/FileCheck/FileCheck.cpp git update-index --assume-unchanged llvm/utils/FileCheck/FileCheck.cpp ninja check-...
2020 Nov 05
4
[RFC] FileCheck: (dis)allowing unused prefixes
...uch support) while staring at the test and not being able to see why someone would've done that intentionally. Directly CCing some folks who can fix or find people to fix some directories (*/AMDGPU, */X86, */OpenMP, */AArch64) on https://docs.google.com/spreadsheets/d/1o6q3XH1n3DDyyccnYZ_kVfhFbTDzC_S09e973_cwYuw/edit#gid=0 After these big directories are cleaned up, the remaining tests should be manageable in amount. How to reproduce: sed -i '/allow-unused-prefixes/s/true/false/' llvm/utils/FileCheck/FileCheck.cpp git update-index --assume-unchanged llvm/utils/FileCheck/FileCheck.cpp ninja check-...