Make the static instance of None just const.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 20 Feb 2015 13:16:05 +0000 (13:16 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 20 Feb 2015 13:16:05 +0000 (13:16 +0000)
commitfa3b207447830c7cb587cb13bcace727abd1649a
tree6e14b006d1d3f53dfe49500685ab55ceb7d6b3bf
parentac075b1ae95535f0955086f73e4e75c5189f3708
Make the static instance of None just const.

This way there shouldn't be any unused variable warnings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230010 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/None.h