summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/optimize.c
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2013-08-13 06:32:20 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2013-08-13 06:32:20 +0000
commit8eaab6ff8e80a95e1da7b49cda81cf0ef5094be8 (patch)
tree94520101a9519eb34ebdbf4bc53884f6faa4f5cf /clang/test/Preprocessor/optimize.c
parent80d28de87a2d8d1f1bf72418a7523e4debe0e948 (diff)
downloadbcm5719-llvm-8eaab6ff8e80a95e1da7b49cda81cf0ef5094be8.tar.gz
bcm5719-llvm-8eaab6ff8e80a95e1da7b49cda81cf0ef5094be8.zip
[-cxx-abi microsoft] Mangle __uuidof correctly into template parameters
Summary: It seems that __uuidof introduces a global extern "C" declaration of type __s_GUID. However, our implementation of __uuidof does not provide such a declaration and thus must open-code the mangling for __uuidof in template parameters. This allows us to codegen scoped COM pointers and other such things. This fixes PR16836. Depends on D1356. Reviewers: rnk, cdavis5x, rsmith Reviewed By: rnk CC: cfe-commits Differential Revision: http://llvm-reviews.chandlerc.com/D1357 llvm-svn: 188252
Diffstat (limited to 'clang/test/Preprocessor/optimize.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud