[all-commits] [llvm/llvm-project] c8ddf2: Revert "[Sema] Address-space sensitive index check...
Chris Hamilton via All-commits
all-commits at lists.llvm.org
Tue Sep 15 00:04:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c8ddf27ddbbe140d8acbcf1b2d3fdfbba253d02c
https://github.com/llvm/llvm-project/commit/c8ddf27ddbbe140d8acbcf1b2d3fdfbba253d02c
Author: Chris Hamilton <Chris.Hamilton at ericsson.com>
Date: 2020-09-15 (Tue, 15 Sep 2020)
Changed paths:
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/lib/Sema/SemaChecking.cpp
M clang/test/Sema/const-eval.c
R clang/test/Sema/unbounded-array-bounds.c
M clang/test/SemaCXX/constant-expression-cxx1y.cpp
Log Message:
-----------
Revert "[Sema] Address-space sensitive index check for unbounded arrays"
This reverts commit da55e9ba1273284f1af61bceeaeb25e487838034.
Build bots uncovered coverage gap in testing. Change not ready.
More information about the All-commits
mailing list