]> granicus.if.org Git - clang/commit
Fix a thinko with llvm::Optional, which is clearly the most dangerous class template...
authorDouglas Gregor <dgregor@apple.com>
Wed, 16 Feb 2011 19:09:24 +0000 (19:09 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 16 Feb 2011 19:09:24 +0000 (19:09 +0000)
commit37c02bf479c86c31ad2af75adbe1ead2b928ca93
treec163be26aa95d36ab3e5ff37e2649b1410b5bd68
parent48601b32321496b07a18fb6631f8563275d8c5fb
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