Removing has_getDecl (added in r175532). It cause a build break for MSVC, and...
Removing has_getDecl (added in r175532). It cause a build break for MSVC, and was not yet being used in the codebase. If we start using std::enable_if, we can look into resurrecting the idea in a more portable fashion. llvm-svn: 175837
Loading
Please sign in to comment