Issue 160461
Summary [Clang] __builtin_memset should be constexpr
Labels enhancement, clang:frontend
Assignees
Reporter philnik777
    `__builtin_memset` currently isn't `constexpr`, but could be AFAICT. There doesn't seem to be a good reason to not allow at least single byte integral types.

_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to