[all-commits] [llvm/llvm-project] 450a46: [Clang] Add builtin_nondeterministic_value

ManuelJBrito via All-commits all-commits at lists.llvm.org
Fri Feb 3 01:48:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 450a4612c39cc150879a0f0ffffe692adfc1d0d9
      https://github.com/llvm/llvm-project/commit/450a4612c39cc150879a0f0ffffe692adfc1d0d9
  Author: ManuelJBrito <manuel.brito at tecnico.ulisboa.pt>
  Date:   2023-02-03 (Fri, 03 Feb 2023)

  Changed paths:
    M clang/docs/LanguageExtensions.rst
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/Builtins.def
    M clang/include/clang/Sema/Sema.h
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/lib/Sema/SemaChecking.cpp
    A clang/test/CodeGen/builtins-nondeterministic-value.c

  Log Message:
  -----------
  [Clang] Add builtin_nondeterministic_value

Differential Revision: https://reviews.llvm.org/D142388




More information about the All-commits mailing list