diff options
author | Jinsong Ji <jinsong.ji@intel.com> | 2025-02-19 20:29:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-19 20:29:51 -0500 |
commit | 5d4998bc02cebd77e70f0fa712ab8e1eb8f643f0 (patch) | |
tree | e5c3f8b8b827706d8eb462c67c77df9f1ffc900d /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 007f601f15059520b64c09a32b7bb9d99b845d7e (diff) | |
download | llvm-5d4998bc02cebd77e70f0fa712ab8e1eb8f643f0.zip llvm-5d4998bc02cebd77e70f0fa712ab8e1eb8f643f0.tar.gz llvm-5d4998bc02cebd77e70f0fa712ab8e1eb8f643f0.tar.bz2 |
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.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions