[LLVMbugs] [Bug 9439] Provide source location for = token in VarDecl

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 9 07:47:14 PST 2011


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

Douglas Gregor <dgregor at apple.com> changed:

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

--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2011-03-09 09:47:13 CST ---
Unless there is some critical reason why we need the location of this specific
token (e.g., some tool depends on knowing where this token is), it's not worth
increasing the size of AST nodes for it.

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