================
@@ -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
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to