]> granicus.if.org Git - clang/commit
[libclang] Add some checks to make sure the given CXTranslationUnit is not null,...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 4 Apr 2013 22:40:59 +0000 (22:40 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 4 Apr 2013 22:40:59 +0000 (22:40 +0000)
commit0b602836c63e702b2ba893e8439996b226fc248f
tree2f7e91275cebcacf07b4d45eabc6e50488dc6616
parent44405b7aacdb869be129430313a7bcb050336aa4
[libclang] Add some checks to make sure the given CXTranslationUnit is not null, before using it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178800 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp