Skip to content
Commit 7b0ec8a9 authored by Chris Lattner's avatar Chris Lattner
Browse files

upgrade various 'implicit int' warnings from an ext-warn to warning when not

in C89 mode.  This makes it enabled by default instead of only enabled with
-pedantic.  Clang defaults to c99 mode, so people will see this more often
than with GCC, but they can always use -std=c89 if they really want c89.

llvm-svn: 65647
parent de39c3ef
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