Don't initialize CV in terms of itself! Spotted by GCC.
authorDuncan Sands <baldrick@free.fr>
Sun, 5 Feb 2012 14:16:09 +0000 (14:16 +0000)
committerDuncan Sands <baldrick@free.fr>
Sun, 5 Feb 2012 14:16:09 +0000 (14:16 +0000)
commit853066a32af39c4674d47713e64b8ed9859976f9
tree2794b7a2f6536736cedc443444e7fcc9d7f25b63
parent408a25c583f3d3e7e9b6ef90a56ce435022591df
Don't initialize CV in terms of itself!  Spotted by GCC.

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