http://llvm.org/bugs/show_bug.cgi?id=9439
Douglas Gregor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Douglas Gregor <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
