[cfe-dev] Function pointer variables
Filipe Cabecinhas
filcab at gmail.com
Sat Jun 28 14:23:34 PDT 2008
On 28 Jun, 2008, at 21:42, Bill Wendling wrote:
> Are you running a "Debug" build? If so, then the assertions should
> be on. You can also look at the source code to see where the message
> is being output (each diagnostic has it's own enum name; look at
> Diagnostics.def for them). You can then set a breakpoint at that
> place in the debugger and see what's going on.
Thanks, that's what I just did and I found it... Now to just try to
understand clang's internals :-)
- Filipe Cabecinhas
More information about the cfe-dev
mailing list