[PATCH] D142388: [clang] Add builtin_nondeterministic_value

Manuel Brito via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 1 04:37:00 PST 2023


ManuelJBrito updated this revision to Diff 493904.
ManuelJBrito retitled this revision from "[clang] Add builtin_nondet" to "[clang] Add builtin_nondeterministic_value".
ManuelJBrito edited the summary of this revision.
ManuelJBrito added a comment.
Herald added a subscriber: mgrang.

- Change name to `__builtin_nondeterministic_value`
- Add struct support




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-nondeterministic-value.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142388.493904.patch
Type: text/x-patch
Size: 5612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230201/8bbe08a7/attachment-0001.bin>


More information about the cfe-commits mailing list