[llvm-bugs] [Bug 24357] New: Nested template classes with pointer-to-method not compiled
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Aug 5 04:32:31 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24357
Bug ID: 24357
Summary: Nested template classes with pointer-to-method not
compiled
Product: clang
Version: 3.4
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: zq6018 at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 14689
--> https://llvm.org/bugs/attachment.cgi?id=14689&action=edit
This is SSCCE (http://sscce.org/)
Detailed discussion is @ `SO':
http://stackoverflow.com/questions/31711926/nested-template-classes-with-pointer-to-method-not-compiled-in-clang
In brief: clang++ can't compile attached file
clang++ --version:
Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)
Target: x86_64-pc-linux-gnu
Thread model: posix
--
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/20150805/9cd26d2e/attachment.html>
More information about the llvm-bugs
mailing list