[LLVMbugs] [Bug 9397] wrong source location for inline asm from macro

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat May 21 22:49:47 PDT 2011


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

Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Chris Lattner <clattner at apple.com> 2011-05-22 00:49:46 CDT ---
No, I won't do this.  We get this right if you put the \t for the line in the
macro, since we track the start of each line.  We're not going to track the
location of each character, sorry.

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