Skip to content
Commit b8d960d6 authored by Bill Wendling's avatar Bill Wendling
Browse files

Add an "ATTRIBUTE_UNUSED" macro (and use it). It's for variables which are

mainly used in debugging and/or assert situations. It should make the compiler
and the static analyzer stop nagging us about them.

llvm-svn: 92181
parent 846ca9b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment