commit | ed936457393fa19d86bd9223f815b8cead44e20d | [log] [tgz] |
---|---|---|
author | Edwin Vane <edwin.vane@intel.com> | Mon Feb 25 14:32:42 2013 +0000 |
committer | Edwin Vane <edwin.vane@intel.com> | Mon Feb 25 14:32:42 2013 +0000 |
tree | f2b8a7f5615fab2b3be70743a873eb53b44b4903 | |
parent | 121dbf884633d04a72d754fab34d6039e7b785a6 [diff] |
Support in hasDeclaration for types with getDecl() Re-introducing r175532. The has_getDecl metafunction didn't compile with Visual Studio. This revision uses approaches has_getDecl from a different angle that isn't a problem for Visual Studio. Added dedicated tests for the metafunction. Reviewers: klimek llvm-svn: 176024