[llvm-bugs] [Bug 26195] New: NestedNameSpecifierLoc has wrong source range
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jan 18 07:11:53 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26195
Bug ID: 26195
Summary: NestedNameSpecifierLoc has wrong source range
Product: clang
Version: 3.7
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: altimin at chromium.org
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 15657
--> https://llvm.org/bugs/attachment.cgi?id=15657&action=edit
File in which described effect takes place.
NestedNameSpecifierLoc::getBeginLoc is wrong (points to the same location as
NestedNameSpecifierLoc::getEndLoc) when nested name specifier is found in
member initialized list.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160118/20d1719d/attachment.html>
More information about the llvm-bugs
mailing list