llvm-project/llvm/utils/UpdateTestChecks
Jinsong Ji 5d4998bc02
UpdateTestChecks: Don't check meta details in func definition w/--global none (#124205)
When --check-globals none, we skipped all the globals in check lines.
However, we are still checking the meta info in function defintion.

The generated checks are still sensitive to metadata changes.

This is to scrub the meta info and match them with {{.*}} instead.
2025-02-19 20:29:51 -05:00
..
2024-11-23 20:43:05 +03:00