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: unassignedclangb...@nondot.org
          Reporter: alti...@chromium.org
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to