Skip to content
Commit 6e127a6d authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 72669
parent c1c2c689
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment