up FileCheck.cpp
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/klee?expand=0&rev=118
This commit is contained in:
parent
245af7d5da
commit
560ab21665
@ -415,7 +415,6 @@ BuildInputAnnotations(const SourceMgr &SM, unsigned CheckFileBufferID,
|
||||
"the check file or for an implicit pattern");
|
||||
if (DiagCountPerPattern[DiagItr->CheckLoc] > 1)
|
||||
Label << "'" << DiagIndexPerPattern[DiagItr->CheckLoc]++;
|
||||
Label.flush();
|
||||
LabelWidth = std::max((std::string::size_type)LabelWidth, A.Label.size());
|
||||
|
||||
A.Marker = GetMarker(DiagItr->MatchTy);
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 25 06:52:33 UTC 2022 - Jiri Slaby <jslaby@suse.cz>
|
||||
|
||||
- update FileCheck.cpp to llvm 14's
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 6 09:21:23 UTC 2022 - Jiri Slaby <jslaby@suse.cz>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user