Removing has_getDecl (added in r175532). It cause a build break for MSVC, and was...
authorAaron Ballman <aaron@aaronballman.com>
Fri, 22 Feb 2013 00:15:31 +0000 (00:15 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Fri, 22 Feb 2013 00:15:31 +0000 (00:15 +0000)
commit590222402244d8c9316b2e089bcf47651abdf2a7
tree2cfcadfd1521c7072f8b398e9a7d38f19e59fd8c
parentf4d64cb3a53109f3e207b6650fac96a6f83548bf
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
clang/include/clang/ASTMatchers/ASTMatchersInternal.h