================
@@ -63,6 +63,11 @@ Error SpecialCaseList::Matcher::insert(StringRef Pattern,
unsigned LineNumber,
.moveInto(Pair.first))
return Err;
Pair.second = LineNumber;
+ } else {
----------------
vitalybuka wrote:
Please move llvm/lib/Support/SpecialCaseList.cpp and
llvm/unittests/Support/SpecialCaseListTest.cpp into a separate list
https://github.com/llvm/llvm-project/pull/140529
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits