[all-commits] [llvm/llvm-project] dc1000: Revert "[C2X] N3007 Type inference for object defi...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Thu Oct 5 05:52:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc1000d5b24cfad2b0429b55f034488397d809dc
https://github.com/llvm/llvm-project/commit/dc1000d5b24cfad2b0429b55f034488397d809dc
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2023-10-05 (Thu, 05 Oct 2023)
Changed paths:
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/lib/Parse/ParseDecl.cpp
M clang/lib/Sema/DeclSpec.cpp
M clang/lib/Sema/SemaDecl.cpp
M clang/lib/Sema/SemaTemplateDeduction.cpp
M clang/lib/Sema/SemaType.cpp
R clang/test/C/C2x/n3007.c
R clang/test/CodeGen/auto.c
R clang/test/Parser/c2x-auto.c
R clang/test/Sema/c2x-auto.c
M clang/www/c_status.html
Log Message:
-----------
Revert "[C2X] N3007 Type inference for object definitions"
This reverts commit 5d78b78c853830516e734cfa64bfba70479e35dc.
Reverting due to the failure found by:
https://lab.llvm.org/buildbot/#/builders/245/builds/14999
More information about the All-commits
mailing list