[llvm-bugs] [Bug 41615] clang-cl: codeview debug info written by clang isn't sufficient for natvis files that reference static members
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed May 29 16:12:24 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41615
Amy Huang <akhuang at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Amy Huang <akhuang at google.com> ---
S_CONSTANTs are now being written for static data members in
https://reviews.llvm.org/rL362038. I'm also adding the other S_CONSTANTS for
global constants and enums.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190529/38060151/attachment.html>
More information about the llvm-bugs
mailing list