[dragonegg PATCH] Fix debug info for std::nullptr_t
Duncan Sands
duncan.sands at gmail.com
Wed Jun 26 10:29:36 PDT 2013
Hi Peter,
On 26/06/13 01:59, Peter Collingbourne wrote:
> On Tue, Jun 25, 2013 at 04:57:38PM -0700, Peter Collingbourne wrote:
>> Hi,
>>
>> This fixes debug info emission for std::nullptr_t (previously it would crash).
>>
>> OK to commit?
>
> With patch this time.
thanks. How about getting the name from the type rather than assuming it is
nullptr_t?
Ciao, Duncan.
More information about the llvm-commits
mailing list