Fix a thinko with llvm::Optional, which is clearly the most dangerous class template...
commitd96a0b8884973fd56d7fc4f87800e942d0d327b0
authorDouglas Gregor <doug.gregor@gmail.com>
Wed, 16 Feb 2011 19:09:24 +0000 (16 19:09 +0000)
committerDouglas Gregor <doug.gregor@gmail.com>
Wed, 16 Feb 2011 19:09:24 +0000 (16 19:09 +0000)
treec163be26aa95d36ab3e5ff37e2649b1410b5bd68
parentb4dca9791a7e526e99b09107f5dc6e1368565cea
Fix a thinko with llvm::Optional, which is clearly the most dangerous class template in the universe

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125679 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/SourceManager.cpp