]> granicus.if.org Git - clang/commit
Remove stray enum keywords. MSVC sees this as a redeclaration at global scope.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 3 Oct 2014 22:20:30 +0000 (22:20 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 3 Oct 2014 22:20:30 +0000 (22:20 +0000)
commit3e665b185a55983fdf0d840369a2bc9082ff21d3
tree4a9b859192a2a810f84fdacb75260f1c195d037b
parent636d9eb9ebf7daa3ca38fad8a078b7861e93bcd3
Remove stray enum keywords. MSVC sees this as a redeclaration at global scope.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@219031 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/MallocChecker.cpp