http://llvm.org/bugs/show_bug.cgi?id=3437
Summary: clang creates preprocessed file that is refused by
itself: # 0
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
Created an attachment (id=2470)
--> (http://llvm.org/bugs/attachment.cgi?id=2470)
original preprocessed file
While investigating the message from PR3436, clang refused the original aac.i
file from rdivacky:
aac.i.1:3:3: error: line marker directive requires a positive integer argument
# 0 "../../../dev/aac/aac.c"
After manually removing the # 0 line, clang accepted the file.
--
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