Indeed, -fno-limit-debug-info fixes the issue! I will file a bug against clang, add that flag to the test Makefile, and close this bug.
Thanks, Dan On 2013-06-03 3:37 PM, "Greg Clayton" <[email protected]> wrote: > >If you just want to make sure the type is there because this is for a >test, you can force clang to include it by adding extra CFLAGS: >-fno-limit-debug-info _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
