commit | 78b9649d46c91f377cfc799aecb74cb017f72c36 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Fri Feb 11 18:13:20 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Fri Feb 11 18:13:20 2011 +0000 |
tree | 70eb25ce0ffd7231639ae99cc5b06cf1274c9a97 | |
parent | 71132af89a56f237bc6e18a4e1247b0fc8ee3e6b [diff] |
Poison the relational operators ==, !=, <, <=, >=, > on llvm::Optional objects, since they'll end up using the implicit conversion to "bool" and causing some very "fun" surprises. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125380 91177308-0d34-0410-b5e6-96231b3b80d8