aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/VirtualFileSystem.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-07-14 23:40:24 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-07-14 23:40:24 +0000
commit37de611c0f4deb72ac85aac4381622cd355bdd26 (patch)
treec7e5e439b66f1514284449b61fe48a1fb6cfd216 /clang/lib/Basic/VirtualFileSystem.cpp
parent6be46b8ae56b7c20db9d46496940b678eef22771 (diff)
downloadllvm-37de611c0f4deb72ac85aac4381622cd355bdd26.zip
llvm-37de611c0f4deb72ac85aac4381622cd355bdd26.tar.gz
llvm-37de611c0f4deb72ac85aac4381622cd355bdd26.tar.bz2
AST: Fix __uuidof for template specializations
While we previously supported __uuidof applied to a template specialization, we would only find the uuid attribute if it was applied to the template argument. We would erroneously ignore the uuid attribute on the specialization itself. This is required to parse Windows Runtime C++ Template Library headers. llvm-svn: 213016
Diffstat (limited to 'clang/lib/Basic/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions