[PATCH] D142388: [clang] Add builtin_nondeterministic_value
Manuel Brito via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 1 09:33:14 PST 2023
ManuelJBrito updated this revision to Diff 493984.
ManuelJBrito added a comment.
- Restrict builtin to base types and vectors
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142388/new/
https://reviews.llvm.org/D142388
Files:
clang/include/clang/Basic/Builtins.def
clang/include/clang/Sema/Sema.h
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtins-nondet.c
clang/test/CodeGen/builtins-nondeterministic-value.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142388.493984.patch
Type: text/x-patch
Size: 4521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230201/84e3c31d/attachment.bin>
More information about the cfe-commits
mailing list