]> granicus.if.org Git - clang/commit
Silencing some MSVC warnings about not all control paths returning a value when they...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 6 Nov 2013 18:15:02 +0000 (18:15 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 6 Nov 2013 18:15:02 +0000 (18:15 +0000)
commit0de7ba67f896a01ac1d99821a5f2b31c5fb7ccb4
treecf8dbd05460308fa09e87b23e50cc718c8f8c40b
parent695f3e339f39999122340685d1555205be2511c2
Silencing some MSVC warnings about not all control paths returning a value when they actually do.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194156 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprConstant.cpp