[PATCH] D12821: Allow for C's "writing off the end" idiom in __builtin_object_size

George Burgess IV via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 9 11:23:38 PDT 2015


george.burgess.iv updated this revision to Diff 36972.
george.burgess.iv marked 4 inline comments as done.
george.burgess.iv added a comment.

Addressed all feedback.

Also, updated object-size tests to use CHECK-LABEL instead of CHECK, because yay I’m learning how to do things properly.


http://reviews.llvm.org/D12821

Files:
  lib/AST/ExprConstant.cpp
  test/CodeGen/object-size.c
  test/CodeGen/object-size.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12821.36972.patch
Type: text/x-patch
Size: 21436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151009/e4c67643/attachment-0001.bin>


More information about the cfe-commits mailing list