[LLVMbugs] [Bug 8903] Wrong source location returned by FieldDecl::getLocEnd
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jan 4 06:53:17 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=8903
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2011-01-04 08:53:16 CST ---
Clang doesn't keep track of semicolons. This was essentially a design decision,
so it doesn't make sense for us to hold a bug open for any specific case of
missing-semicolon information (they're all missing). If the lack of semicolon
location information is a problem, please open a discussion on the mailing
list.
--
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