Remove ATTRIBUTE_UNUSED from the common pattern of disallowing copying.
commit8fd84e931fd6134623479a3bb0b0c12cc97a10bc
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Sun, 15 Aug 2010 10:17:39 +0000 (15 10:17 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Sun, 15 Aug 2010 10:17:39 +0000 (15 10:17 +0000)
tree26065c169c55737f6a2956dc383431ba5b8a2ce3
parentf9a0a1bf258304428c1f37eb461f01f323b9687a
Remove ATTRIBUTE_UNUSED from the common pattern of disallowing copying.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111101 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/RecordLayoutBuilder.cpp
lib/Frontend/VerifyDiagnosticsClient.cpp