Skip to content
Commit 27501e78 authored by Richard Smith's avatar Richard Smith
Browse files

In -Wunneeded-internal-declaration, suppress the warning for variables which

might have been used in constant expressions, rather than suppressing it for
variables which are const. The important thing here is that such variables
can have their values used without actually being marked as 'used'.

llvm-svn: 166896
parent 44938a73
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