[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)
commitda4ba8718189d97f0af5d3b0f4ffbb6be7a1ce4c
tree26078c8571e451f0c5a6b96bf2c2a31d952161c3
parentd27745e4fbaa038ab5cfd7688a184b1fac04bd14
[libclang] In clang_reparseTranslationUnit_Impl, move the check whether TU is
null before using it.

llvm-svn: 172632
clang/tools/libclang/CIndex.cpp