summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-08-19 23:07:27 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-08-19 23:07:27 +0000
commitc7aaacde670e455dfae518e6f52c2252cad9bab2 (patch)
tree8bc2a6e489a5690d357a31b58bb3a2209a0781ae /llvm/lib/CodeGen
parent87d89d2be122f33bd6559c8061964abd3263af91 (diff)
downloadbcm5719-llvm-c7aaacde670e455dfae518e6f52c2252cad9bab2.tar.gz
bcm5719-llvm-c7aaacde670e455dfae518e6f52c2252cad9bab2.zip
Allow Optionals to be compared to None
This is something like nullopt in std::experimental::optional. Optional could already be constructed from None, so this seems like an obvious extension from there. I have a use in a future patch for Clang, though it may not go that way/end up used - so this seemed worth committing now regardless. llvm-svn: 245518
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud