================
@@ -122,7 +122,6 @@ class SpecialCaseList {
// Returns zero if no match is found.
unsigned match(StringRef Query) const;
- private:
StringMap<std::pair<GlobPattern, unsigned>> Globs;
----------------
kadircet wrote:
thanks, and I'd like to address these in a follow-up refactoring, sent out
https://discourse.llvm.org/t/refactoring-llvm-specialcaselist/82931 to see what
people think about this.
https://github.com/llvm/llvm-project/pull/112517
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits