[Lldb-commits] [lldb] r206619 - Fix TestPtrRef2Typedef with new const adornment on expected ref type.

Ed Maste emaste at freebsd.org
Mon Apr 21 06:42:30 PDT 2014


On 20 April 2014 11:51, Todd Fiala <tfiala at google.com> wrote:
> Hmm no - been GCC 4.8.2 since Nov 2013. OK will research more. Please revert
> if you can get to it before tomorrow morning.

Interestingly, building main.cpp with GCC 4.8.3 on FreeBSD I get no
local variables shown in either LLDB or GDB (7.6.something).

In any case, as far as I can see the "const" isn't due to an LLDB or
Clang change, so I'll revert for now.



More information about the lldb-commits mailing list