diff options
author | Will Hawkins <hawkinsw@obs.cr> | 2024-01-12 14:45:52 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-12 14:45:52 -0500 |
commit | 882b4fccd26264be15aed5ec531ab6c879d8cc2a (patch) | |
tree | d1b7c03c810d88e6d5bd2d7dc9711a8e0d1c014c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b348126b21ee4a3189dde946e70f2b0e899f86e9 (diff) | |
download | llvm-882b4fccd26264be15aed5ec531ab6c879d8cc2a.zip llvm-882b4fccd26264be15aed5ec531ab6c879d8cc2a.tar.gz llvm-882b4fccd26264be15aed5ec531ab6c879d8cc2a.tar.bz2 |
[libc++][NFC] Make AssertionInfoMatcher::CheckMessageMatches Stricter (#77721)
Rather than allow for a message to be considered a match for the actual
assertion if it is anywhere in the assertion text, make sure that the
expected and the actual assertion are identical.
Addresses #77701
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions