]> granicus.if.org Git - clang/commit
Replace a fake enum class with the real thing.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 16 May 2014 01:56:53 +0000 (01:56 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 16 May 2014 01:56:53 +0000 (01:56 +0000)
commit3de046affd23f59ac45bc45bcfaba730d0313c84
tree7c8b7357a99d137421cbba1ff6bb8a7e7364c028
parent74a4aaa5ce9d33fd24a8881e5bc1a3531887eb6b
Replace a fake enum class with the real thing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@208943 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/Parser.h
lib/Parse/ParseCXXInlineMethods.cpp
lib/Parse/ParseDecl.cpp
lib/Parse/ParseTemplate.cpp
lib/Parse/ParseTentative.cpp