diff options
author | Chris Lattner <sabre@nondot.org> | 2009-02-27 18:53:28 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-02-27 18:53:28 +0000 |
commit | 35d276f443462249b436951c1c663820569e1768 (patch) | |
tree | 5d1d33f6b2cd5d888a53bab6bca480db1a370762 /lib/Analysis/BugReporter.cpp | |
parent | e64c5491d0097b280eb553696ee9c0d8fa139f82 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65647 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/BugReporter.cpp')
0 files changed, 0 insertions, 0 deletions