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

Sam McCall <sammcc...@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sammcc...@google.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #16 from Sam McCall <sammcc...@google.com> ---
I believe this has been fixed in
https://github.com/llvm/llvm-project/commit/bd4662cd3f3743e08699e6bab976d9e7b163ece0
following the approach Richard explains in #15: treat error-dependent
expressions as potentially-constant, but fail to evaluate them.

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

Reply via email to