Use Attributes::None instead of 0 after r148553 change on Attributes from unsigned...
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Sun, 22 Jan 2012 20:05:26 +0000 (20:05 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Sun, 22 Jan 2012 20:05:26 +0000 (20:05 +0000)
commit8194683d5a8a437d4f56166191f9603224012ba1
tree935a0fd5e0724997a094ec2eba53a5c893acbbfc
parented2e13d66709d41a26b96e2a02b6f2797ff2e7b7
Use Attributes::None instead of 0 after r148553 change on Attributes from unsigned to their own class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148665 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CppBackend/CPPBackend.cpp