[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-bugs
Subject:    [LLVMbugs] [Bug 4288] New: Mixed up # line directives with -E -dD
From:       bugzilla-daemon () cs ! uiuc ! edu
Date:       2009-05-31 21:47:29
Message-ID: bug-4288-206 () http ! llvm ! org/bugs/
[Download RAW message or body]

http://llvm.org/bugs/show_bug.cgi?id=4288

           Summary: Mixed up # line directives with -E -dD
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: preprocessor
        AssignedTo: unassignedclangbugs@nondot.org
        ReportedBy: sharparrow1@yahoo.com
                CC: llvmbugs@cs.uiuc.edu


Testcase:
#define A A
/* 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8
 */
#define B B

Run through "clang -x c - -o - -E -dD", produces something like the following
(ignoring the predefine buffer):

# 1 "<stdin>" 2
#define A A# 11 "<stdin>"
#define B B


-- 
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
LLVMbugs@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic