[PATCH] D29469: Fix PR31843: Clang-4.0 crashes/assert while evaluating __builtin_object_size

George Burgess IV via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 10 15:04:04 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294800: Don't let EvaluationModes dictate whether an invalid base is OK (authored by gbiv).

Changed prior to commit:
  https://reviews.llvm.org/D29469?vs=86870&id=88061#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29469

Files:
  cfe/trunk/lib/AST/ExprConstant.cpp
  cfe/trunk/test/CodeGen/object-size.c
  cfe/trunk/test/Sema/builtin-object-size.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29469.88061.patch
Type: text/x-patch
Size: 12192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170210/672eeda5/attachment-0001.bin>


More information about the cfe-commits mailing list