r212060 - Consider module depedencies when checking a preamble in libclang
Kim Gräsman
kim.grasman at gmail.com
Sat Jul 19 08:40:43 PDT 2014
On Wed, Jul 16, 2014 at 7:01 PM, Nico Weber <thakis at chromium.org> wrote:
> I agree that it looks strange :-) I filed PR20325 for it. If I run this
> without lldb, the stack is
>
> 0 libclangTests 0x0000000104bfea6e
> llvm::sys::PrintStackTrace(__sFILE*) + 46
> 1 libclangTests 0x0000000104bfed7b
> PrintStackTraceSignalHandler(void*) + 27
> 2 libclangTests 0x0000000104bff10c SignalHandler(int) + 412
> 3 libsystem_platform.dylib 0x00007fff8e6bf5aa _sigtramp + 26
> 4 libsystem_platform.dylib 0x5a5a5a5a5a5a5a5a _sigtramp + 3421398218
>
Is it sane that the address is 0x5a5a5a5a5a5a5a5a -- "ZZZZZZZZ"?
- Kim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140719/b6070043/attachment.html>
More information about the cfe-commits
mailing list