[all-commits] [llvm/llvm-project] 155d2d: Revert "[Sema] Address-space sensitive check for u...
Chris Hamilton via All-commits
all-commits at lists.llvm.org
Tue Sep 29 13:46:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 155d2d5300551c6ac26eaeef259d73d62f939d0b
https://github.com/llvm/llvm-project/commit/155d2d5300551c6ac26eaeef259d73d62f939d0b
Author: Chris Hamilton <Chris.Hamilton at ericsson.com>
Date: 2020-09-29 (Tue, 29 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 check for unbounded arrays (v2)"
This reverts commit d9ee935679e7164d1c47e351bbbcf5c25742b59c.
More information about the All-commits
mailing list