commit | 8662587fa75d3fb04f873e265841c9314c7f5523 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun May 31 19:32:13 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun May 31 19:32:13 2009 +0000 |
tree | 1193b74d687ac757f2e8b40670818fb14cf1bc8a | |
parent | 3cc9726a493d90bd8faf094986a59352fd3461cb [diff] |
Downgrade an error about "return in a no-return function" from being an error to being a warning that defaults to error. If you want this to be a warning, you have to explicitly pass -Winvalid-noreturn to clang to map it back to a warning. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72669 91177308-0d34-0410-b5e6-96231b3b80d8