diff options
author | Chris Lattner <sabre@nondot.org> | 2009-05-31 19:32:13 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-05-31 19:32:13 +0000 |
commit | 8662587fa75d3fb04f873e265841c9314c7f5523 (patch) | |
tree | 1193b74d687ac757f2e8b40670818fb14cf1bc8a /lib/CodeGen/Mangle.cpp | |
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
Diffstat (limited to 'lib/CodeGen/Mangle.cpp')
0 files changed, 0 insertions, 0 deletions