diff options
author | Walter Erquinigo <wallace@fb.com> | 2022-06-28 17:38:17 -0700 |
---|---|---|
committer | Walter Erquinigo <wallace@fb.com> | 2022-06-28 17:54:30 -0700 |
commit | 6564ca188a122c79c36ad7e4b3d362fb22fbd0b5 (patch) | |
tree | 276a109fb23e1484343282d119f9aeba27d711da /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | 5dcc5254925ad84b3949b2bef8345579611bd6f9 (diff) | |
download | llvm-6564ca188a122c79c36ad7e4b3d362fb22fbd0b5.zip llvm-6564ca188a122c79c36ad7e4b3d362fb22fbd0b5.tar.gz llvm-6564ca188a122c79c36ad7e4b3d362fb22fbd0b5.tar.bz2 |
[trace] Fix errors when handling command arguments
https://reviews.llvm.org/D128453 recently added some safety checks for
command arguments. Unfortunately, some few commands started failing due
to that, and this diff fixes it. But fortunately, the fix is trivial, which is
simply declaring the argument that these commands will receive.
Differential Revision: https://reviews.llvm.org/D128775
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions