http://llvm.org/bugs/show_bug.cgi?id=21875
David Blaikie <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from David Blaikie <[email protected]> --- GCC produced a DW_TAG_template_value_parameter with const_value of data1 0. udata 0 seems appropriate (as we do for null valued pointer typed non-type template parameters), so I implemented that in r224399. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
