[PATCH] D42813: [Debug] Annotate compiler generated range-for loop variables.

Matt Davis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 1 13:21:29 PST 2018


mattd updated this revision to Diff 132464.
mattd added a comment.

Updating the diff, missed a few deltas that should have been in the original patch.


https://reviews.llvm.org/D42813

Files:
  include/clang/Sema/Scope.h
  lib/Sema/SemaStmt.cpp
  test/CodeGenCXX/debug-for-range-scope-hints.cpp
  test/CodeGenCXX/debug-info-scope.cpp
  test/CodeGenCXX/vla.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42813.132464.patch
Type: text/x-patch
Size: 7089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180201/8c3deb89/attachment-0001.bin>


More information about the cfe-commits mailing list