|
|
Subscribe / Log in / New account

Emacs and LLDB

Emacs and LLDB

Posted Feb 20, 2015 12:47 UTC (Fri) by mlopezibanez (guest, #66088)
In reply to: Emacs and LLDB by rahulsundaram
Parent article: Emacs and LLDB

GCC 4.9 already does Automatic Macro Expansion.

For the template diffing stuff, to be honest, we never had any request to implement such a thing (and in the diagnostics area, development is very much motivated by user-provided bug reports). Personally, I don't find it interesting enough to put the time to implement it myself, but if someone reports it and/or implements it, I'm sure it will be accepted. GCC already has the necessary information to do such a thing, it is a matter to implement the diagnostics part.

It could be a Google Summer of Code, for example.


to post comments

Emacs and LLDB

Posted Feb 20, 2015 14:47 UTC (Fri) by rahulsundaram (subscriber, #21946) [Link]

Sure but this goes beyond just meeting what Clang does. What would be really useful to demonstrate is places where GCC is better.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds