[PATCH] D46328: [X86] Mark all x86 specific builtins as nothrow.
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 2 11:12:08 PDT 2018
efriedma added a comment.
We don't expect user code to call these builtins directly anyway, so probably not useful to test.
Repository:
rC Clang
https://reviews.llvm.org/D46328
More information about the cfe-commits
mailing list