diff options
author | Artem Belevich <tra@google.com> | 2016-09-13 22:16:30 +0000 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2016-09-13 22:16:30 +0000 |
commit | bed18e9cc4ce31a9931ea83ec7c071ecc0eee8ec (patch) | |
tree | db4b1fd52e1fb3ab5a867eec02f1a3a47e151d4d /llvm/tools/llvm-cov/SourceCoverageViewText.cpp | |
parent | 255abad9b1264da0ee2399012d073c424a31b2f9 (diff) | |
download | llvm-bed18e9cc4ce31a9931ea83ec7c071ecc0eee8ec.zip llvm-bed18e9cc4ce31a9931ea83ec7c071ecc0eee8ec.tar.gz llvm-bed18e9cc4ce31a9931ea83ec7c071ecc0eee8ec.tar.bz2 |
[CUDA] Do not merge CUDA target attributes.
CUDA target attributes are used for function overloading and must not be merged.
This fixes a bug where attributes were inherited during function template
specialization in CUDA and made it impossible for specialized function
to provide its own target attributes.
Differential Revision: https://reviews.llvm.org/D24522
llvm-svn: 281406
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions