http://llvm.org/bugs/show_bug.cgi?id=12337
Bug #: 12337
Summary: There is no querying macro for "local types as
template arguments (N2657)"
Product: clang
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Created attachment 8258
--> http://llvm.org/bugs/attachment.cgi?id=8258
A patch for adding cxx_local_type_template_args macro
Boost.Config recently added a macro to detect support for local types as
template arguments.
But clang does not have a querying macro for this feature.
Attached a patch for the code, docs and test to add
`__has_feature(cxx_local_type_template_args)`.
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs