diff options
author | Reid Kleckner <reid@kleckner.net> | 2013-07-13 00:43:39 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2013-07-13 00:43:39 +0000 |
commit | c16c44714b1193bb1fdc4f18bdb6f0a2f47c83f7 (patch) | |
tree | bb2f6024270ee2c4a28f74a8119a8fd4c0081c4e /llvm/lib/CodeGen/StackProtector.cpp | |
parent | fa74085f60a68cfe5cc6b4f8d5a9cd7914eaff37 (diff) | |
download | llvm-c16c44714b1193bb1fdc4f18bdb6f0a2f47c83f7.zip llvm-c16c44714b1193bb1fdc4f18bdb6f0a2f47c83f7.tar.gz llvm-c16c44714b1193bb1fdc4f18bdb6f0a2f47c83f7.tar.bz2 |
[ms-cxxabi] Don't consider function templates for name backrefs
They don't seem to be used for back references, presumably because a
function template is unlikely to reoccur, while a class template name
may reoccur as a type.
This fixes a mangling issue for llvm::hash_combine() in Hashing.h.
Reviewers: timurrrr
Differential Revision: http://llvm-reviews.chandlerc.com/D1078
llvm-svn: 186233
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions