http://llvm.org/bugs/show_bug.cgi?id=5006
Summary: clang-cc -ast-print-xml get a Assertion failed error
when operating on objective-C headers
Product: clang
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: AST
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
When using clang-cc "-ast-print-xml" argument, I experience an Assertion Failed
error (see below). This is for llvm revision 81368
Here is the command I used on the Foundation.h header:
./clang-cc -ast-print-xml --mcpu=yonah -v -o /tmp/output.xml -x=objective-c
/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h
This also is seen in other objective-C headers such as AppKit.h,
SecurityFoundation.h, etc.
Related: <rdar://problem/7232178>
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs