]> granicus.if.org Git - clang/commit
[libclang] In clang_reparseTranslationUnit_Impl, move the check whether TU is
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 16 Jan 2013 18:13:00 +0000 (18:13 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 16 Jan 2013 18:13:00 +0000 (18:13 +0000)
commitd7bf4a4e9c100fb5fe098b0e1870d61891c09dd3
tree17e0ac27c0fb4f61e1ea1d2b5b23aacb2d3beacb
parentf7f12646e8f8a45abea3ebcb81928fbe08187f97
[libclang] In clang_reparseTranslationUnit_Impl, move the check whether TU is
null before using it.

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