hanchenye-llvm-project/clang/include
David Majnemer 59c0ec2396 AST: __uuidof should leak through templated types
Summary:
__uuidof on templated types should exmaine if any of its template
parameters have a uuid declspec.  If exactly one does, then take it.
Otherwise, issue an appropriate error.

Reviewers: rsmith, thakis, rnk

CC: cfe-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D1419

llvm-svn: 190240
2013-09-07 06:59:46 +00:00
..
clang AST: __uuidof should leak through templated types 2013-09-07 06:59:46 +00:00
clang-c Add ms_abi and sysv_abi attribute handling. 2013-08-30 04:39:01 +00:00
CMakeLists.txt
Makefile