diff options
author | Maksim Levental <maksim.levental@gmail.com> | 2025-04-10 18:50:00 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-10 18:50:00 -0400 |
commit | 1cec5fffd8fddd9d85b516f876093b0e3f0eec5f (patch) | |
tree | f642aaba919df9dbcf88d1ce1e69d4149248f56d /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 1331f171846c4a5620c7a049d9b05d70c8d674a3 (diff) | |
download | llvm-1cec5fffd8fddd9d85b516f876093b0e3f0eec5f.zip llvm-1cec5fffd8fddd9d85b516f876093b0e3f0eec5f.tar.gz llvm-1cec5fffd8fddd9d85b516f876093b0e3f0eec5f.tar.bz2 |
[mlir] implement `-verify-diagnostics=only-expected` (#135131)
This PR implements `verify-diagnostics=only-expected` which is a "best
effort" verification - i.e., `unexpected`s and `near-misses` will not be
considered failures. The purpose is to enable narrowly scoped checking
of verification remarks (just as we have for lit where only a subset of
lines get `CHECK`ed).
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions