[PATCH] D99248: [RFC][CodeGen] Emit range metadata for array subscript.

Clement Courbet via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 24 03:56:45 PDT 2021


courbet updated this revision to Diff 332931.
courbet added a comment.

Forgot to add test file.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99248/new/

https://reviews.llvm.org/D99248

Files:
  clang/lib/CodeGen/CGExpr.cpp
  clang/test/CodeGen/array-bounds.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99248.332931.patch
Type: text/x-patch
Size: 4323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210324/364e8723/attachment.bin>


More information about the cfe-commits mailing list