diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-07-21 20:43:11 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-07-21 20:43:11 +0000 |
commit | 1ddd6d2b6b804e8036e60cfa500b31cce1373bc9 (patch) | |
tree | 4454fe5189b68b411d049af48cf379df4e40fdfc /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 19b3830142001b74e29ab5fa11ef76e87aaf7b1e (diff) | |
download | llvm-1ddd6d2b6b804e8036e60cfa500b31cce1373bc9.zip llvm-1ddd6d2b6b804e8036e60cfa500b31cce1373bc9.tar.gz llvm-1ddd6d2b6b804e8036e60cfa500b31cce1373bc9.tar.bz2 |
Upgrade "'X' is unavailable" from a warning to an error. This matches GCC's behavior. Note that
GCC emits a warning instead of an error when using an unavailable Objective-C protocol, so now
Clang's behavior is more strict in this case, but more consistent. We will need to see how much
this fires on real code and determine whether this case should be downgraded to a warning.
Fixes <rdar://problem/8213093>.
llvm-svn: 109033
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions