https://bugs.llvm.org/show_bug.cgi?id=39371
Bug ID: 39371
Summary: No definition emitted for template class static
variable
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Modules
Assignee: unassignedclangb...@nondot.org
Reporter: andrew...@gmail.com
CC: dgre...@apple.com, llvm-bugs@lists.llvm.org
In some cases (seemingly involving namespaces, and use of the static variable
in a function within the module), a definition for a template class's static
variable isn't emitted. Simplified repro at
https://reviews.llvm.org/differential/diff/170323/.
--
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