History log of /external/llvm/include/llvm/ADT/Optional.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
78b9649d46c91f377cfc799aecb74cb017f72c36 11-Feb-2011 Douglas Gregor <dgregor@apple.com> 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
/external/llvm/include/llvm/ADT/Optional.h
76e94e541c867a1d61d9be6555d3c17cd09b3914 09-Apr-2010 Ted Kremenek <kremenek@apple.com> Move 'Optional' class from Clang to LLVM/ADT.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100889 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/ADT/Optional.h