[LLVMbugs] [Bug 3786] New: Support ignoring #line directives (or report both locations )
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Mar 11 09:55:56 PDT 2009
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: unassignedclangbugs at nondot.org
ReportedBy: daniel at zuster.org
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list