Undo what looks like an unintentional change in r367829
authorNico Weber <nicolasweber@gmx.de>
Mon, 5 Aug 2019 15:23:10 +0000 (15:23 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 5 Aug 2019 15:23:10 +0000 (15:23 +0000)
commitae9d42162919e2cc0f8a34be6718e93130003fbf
treecb87a2b3175171c1b38e91e5fd92dc940e871e55
parentf3750a4420d7baa3e97342c4055a6e1c1bd7aa28
Undo what looks like an unintentional change in r367829

The MSan bot was (rightfully) complaining that NumASTLoaded was
unitialized, so put the initialization removed in r367829 back in.

While here, remove two needless semicolons added in that change.

llvm-svn: 367875
clang/include/clang/CrossTU/CrossTranslationUnit.h