| Issue | 83445 |
|---|---|
| Summary | [ClangCL] Add support for [[msvc::no_unique_address]] |
| Labels | new issue |
| Assignees | |
| Reporter | psiha |
Currently (v17.0.3) I get: `warning : unknown attribute 'no_unique_address' ignored [-Wunknown-attributes] ` even with the msvc:: prefix one (which is supposed to work).
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
