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

Joachim Meyer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |---
             Status|RESOLVED                    |REOPENED
            Summary|Clang introduces invalid    |Warn if mismatching struct
                   |padding for empty base      |layout used on CUDA host /
                   |classes                     |device boundary on Windows.

--- Comment #7 from Joachim Meyer <[email protected]> ---
Reopening with the goal to get the proposed warning, if a struct with
mismatching layout is used in both, device and host code.

-- 
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