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

           Summary: Support ignoring #line directives (or report both
                    locations)
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: preprocessor
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Silly users, first they want something then they don't want it!

When dealing with preprocessed input file sometimes I really want to know the
*actual* location of the diagnostic, not the #line modified location. Reporting
both in a diagnostic seems reasonable, but if that is too verbose then at least
a command line option to turn off #line handling would be great.


-- 
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

Reply via email to