]> granicus.if.org Git - clang/commit
Remove copy of 'Optional' in Clang tree, and convert clients to use the one now in...
authorTed Kremenek <kremenek@apple.com>
Fri, 9 Apr 2010 20:26:58 +0000 (20:26 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 9 Apr 2010 20:26:58 +0000 (20:26 +0000)
commit66d5142ab5026aa77ab6f1d7e4d9bdb0b438d55a
tree4e9485eecf61b7e93820998ff6085d82b4ca38b8
parent03a4bee558b63ead66e942c6b26381df9a8b1754
Remove copy of 'Optional' in Clang tree, and convert clients to use the one now in the LLVM tree.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100891 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/Support/Optional.h [deleted file]
lib/Checker/RegionStore.cpp
lib/Checker/UnixAPIChecker.cpp