summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GCMetadata.cpp
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2016-09-30 16:47:43 +0000
committerMichael Kruse <llvm@meinersbur.de>2016-09-30 16:47:43 +0000
commit51f514d853183f226af7a7c68730e4a0507c171f (patch)
tree6c3c7672210fb16ae6da522af0d5b348c70d3690 /llvm/lib/CodeGen/GCMetadata.cpp
parent4658e5f7b06e17442e20fe8cc9f73d0886c18ae2 (diff)
downloadbcm5719-llvm-51f514d853183f226af7a7c68730e4a0507c171f.tar.gz
bcm5719-llvm-51f514d853183f226af7a7c68730e4a0507c171f.zip
[Support] Compile fix for gcc. NFC.
gcc 5.4 insists on template specialization to be in a namespace polly { ... } block, instead of being prefixed with 'polly::'. Error message: root/src/llvm/tools/polly/lib/Support/GICHelper.cpp:203:54: error: specialization of ‘template<class T> void polly::IslPtr<T>::dump() const’ in different namespace [-fpermissive] template <> void polly::IslPtr<isl_##TYPE>::dump() const { \ ^ msvc14 and clang 3.8 did not complain. llvm-svn: 282874
Diffstat (limited to 'llvm/lib/CodeGen/GCMetadata.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud