]> granicus.if.org Git - clang/commit
Don't crash in InitializePreprocessor() when there is no valid PTHManager. Fixes...
authorTed Kremenek <kremenek@apple.com>
Mon, 28 Jun 2010 20:32:40 +0000 (20:32 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 28 Jun 2010 20:32:40 +0000 (20:32 +0000)
commit4ae4c919205307c6e98e6c920aa55019040cbe77
tree254fe9235577adaac008d84dc4d1a20a64db5f55
parentdce5ad0cf70ba74e1ecdbb5e81f1a81d97821636
Don't crash in InitializePreprocessor() when there is no valid PTHManager.  Fixes <rdar://problem/8098441>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107061 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/InitPreprocessor.cpp