mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-18 19:16:43 +00:00
Turn on cxx_alias_templates support
llvm-svn: 132134
This commit is contained in:
parent
a97b238024
commit
411d1bcc3b
@ -91,9 +91,9 @@
|
||||
|
||||
#if defined(__clang__)
|
||||
|
||||
//#if !__has_feature(cxx_alias_templates)
|
||||
#if !__has_feature(cxx_alias_templates)
|
||||
#define _LIBCPP_HAS_NO_TEMPLATE_ALIASES
|
||||
//#endif
|
||||
#endif
|
||||
|
||||
#ifndef __GXX_EXPERIMENTAL_CXX0X__
|
||||
#ifdef __linux__
|
||||
|
Loading…
x
Reference in New Issue
Block a user