[all-commits] [llvm/llvm-project] adf7ff: Revert "[Clang] Add builtin_nondeterministic_value"
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu Feb 2 06:00:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: adf7ffd51ee34c3a72d3168f5aed8b946ba3d2cc
https://github.com/llvm/llvm-project/commit/adf7ffd51ee34c3a72d3168f5aed8b946ba3d2cc
Author: Nico Weber <thakis at chromium.org>
Date: 2023-02-02 (Thu, 02 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
R clang/test/CodeGen/builtins-nondeterministic-value.c
Log Message:
-----------
Revert "[Clang] Add builtin_nondeterministic_value"
This reverts commit 4a1832a5c801a61bf4c30891aaebe63993712fd9.
Test fail on (at least) macOS and Windows, see
https://reviews.llvm.org/D142388#4099441
More information about the All-commits
mailing list