Fix the MSVC 2010 build
authorAlp Toker <alp@nuanti.com>
Wed, 25 Dec 2013 01:15:36 +0000 (01:15 +0000)
committerAlp Toker <alp@nuanti.com>
Wed, 25 Dec 2013 01:15:36 +0000 (01:15 +0000)
commit76b80d1a989b120f970c19757e320b3b62d69276
treec5ec3ab024f64a6e8021fa29b0f06244d67a2900
parent8d54670b85e3957aad031edc26843acf0d7de20f
Fix the MSVC 2010 build

C++11-style forward declared enums weren't supported until MSVC 2012.

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