[LLVMbugs] [Bug 3917] New: __LINE__ wrong value
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Mar 31 08:26:24 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=3917
Summary: __LINE__ wrong value
Product: clang
Version: unspecified
Platform: PC
OS/Version: NetBSD
Status: NEW
Severity: normal
Priority: P2
Component: preprocessor
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: neil at daikokuya.co.uk
CC: llvmbugs at cs.uiuc.edu
extern char l[\
__LINE__ == 2 ? 1: -1];
as the top two lines of a file should compile.
--
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