[LLVMbugs] [Bug 3437] New: clang creates preprocessed file that is refused by itself: # 0
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Jan 29 06:01:19 PST 2009
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: unassignedbugs at nondot.org
ReportedBy: edwintorok at gmail.com
CC: llvmbugs at cs.uiuc.edu, rdivacky at freebsd.org
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.
More information about the llvm-bugs
mailing list