[LLVMbugs] [Bug 8902] Clang does not track the source locations of cv-qualifiers
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jan 4 10:59:01 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=8902
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #5 from Douglas Gregor <dgregor at apple.com> 2011-01-04 12:59:01 CST ---
We decided not to include source-location information for cv-qualifiers because
we're worried that it will greatly increase Clang's memory footprint. Zhanyong
brings up a good point, though: I'm closing this bug as WONTFIX. If someone
believes that this is the wrong choose, please discuss it on the mailing list
rather than in a bug.
--
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