Skip to content
Commit 84796221 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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.

llvm-svn: 125380
parent bce7ad6b
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