Suppress an annoying "unused variable" warning caused by bug 17897.
authorRui Ueyama <ruiu@google.com>
Thu, 23 Jan 2014 19:01:25 +0000 (19:01 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 23 Jan 2014 19:01:25 +0000 (19:01 +0000)
commit415ae042c9a1964c7b61c39013cfc1b4a063f7d9
treee2ed2fdf0e505273b8564a4790bdb0264a5be488
parent63875e620fd821a77fe27d2b3212ac42ef3fc403
Suppress an annoying "unused variable" warning caused by bug 17897.

Clang says that "flow" is unused when building LLD. This patch suppresses it.

Differential Revision: http://llvm-reviews.chandlerc.com/D2573

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199922 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/YAMLTraits.h