Fix CPP backend for method attributes by creating a block where a new AttrBuilder...
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Fri, 26 Oct 2012 09:14:38 +0000 (09:14 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Fri, 26 Oct 2012 09:14:38 +0000 (09:14 +0000)
commit4027f238eb0181178c668213c65276729f20873f
treea0937851744590db823b7fc885a093502d2cc709
parent2b4f64a30e8a4ccb29528ab70162a7879735485a
Fix CPP backend for method attributes by creating a block where a new AttrBuilder is defined for each attribute.

llvm-svn: 166762
llvm/lib/Target/CppBackend/CPPBackend.cpp