================ @@ -600,6 +603,15 @@ class FunctionInfo : public CommonEntityInfo { friend bool operator==(const FunctionInfo &, const FunctionInfo &); + FunctionInfo &operator|=(const FunctionInfo &RHS) { ---------------- egorzhdan wrote:
Are we using this function somewhere? I can't seem to find the usage. https://github.com/llvm/llvm-project/pull/118938 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits