https://bugs.llvm.org/show_bug.cgi?id=32272

Fangrui Song <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |[email protected]

--- Comment #1 from Fangrui Song <[email protected]> ---
likely fixed by rLLD321507 when these lines were removed

-  // FIXME: This is a hack to avoid changing error messages for now.
-  if (CanWrite && !Sym.isFunc())
-    return Expr;

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to