[PATCH] D37529: [codeview] omit debug locations for nested exprs unless column info enabled
Bob Haarman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 8 16:43:20 PDT 2017
inglorion updated this revision to Diff 114463.
inglorion added a comment.
added examples suggested by @zturner, verified step over and step into specific behavior matches MSVC, and added tests for them
https://reviews.llvm.org/D37529
Files:
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/test/CodeGenCXX/debug-info-nested-exprs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37529.114463.patch
Type: text/x-patch
Size: 10927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170908/0cb8e8f9/attachment-0001.bin>
More information about the cfe-commits
mailing list