]> granicus.if.org Git - clang/commit
Fix GCC's pedantic return-type warning -- this enum is fully covered.
authorChandler Carruth <chandlerc@gmail.com>
Tue, 10 Apr 2012 16:03:08 +0000 (16:03 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 10 Apr 2012 16:03:08 +0000 (16:03 +0000)
commit2c6dbd7f5586c3acb0024552967268517b753145
treef27f991a2f7da64350b9c767769426fdb31a1d9c
parent970b22675d2b3c66ffa0d41a3d22ac37c352e4a5
Fix GCC's pedantic return-type warning -- this enum is fully covered.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154399 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseDecl.cpp