[all-commits] [llvm/llvm-project] b270fd: Revert "[clang] Change builtin object size when su...

George Burgess IV via All-commits all-commits at lists.llvm.org
Wed Jan 20 11:10:10 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b270fd59f0a86fe737853abc43e76b9d29a67eea
      https://github.com/llvm/llvm-project/commit/b270fd59f0a86fe737853abc43e76b9d29a67eea
  Author: George Burgess IV <george.burgess.iv at gmail.com>
  Date:   2021-01-20 (Wed, 20 Jan 2021)

  Changed paths:
    M clang/lib/AST/ExprConstant.cpp
    M clang/test/CodeGen/object-size.c

  Log Message:
  -----------
  Revert "[clang] Change builtin object size when subobject is invalid"

This reverts commit 275f30df8ad6de75e1f29e4b33eaeb67686caf0d.

As noted on the code review (https://reviews.llvm.org/D92892), this
change causes us to reject valid code in a few cases. Reverting so we
have more time to figure out what the right fix{es are, is} here.




More information about the All-commits mailing list