]> granicus.if.org Git - clang/commit
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)
commitafdf1013dc7653c345eccbcb4728663b351f2f39
treef5c25f3dbfd2eba6822106d8686261aceaca5f1b
parent0e2d6da234b539673a71b6b011827a075876cbe4
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@367875 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/CrossTU/CrossTranslationUnit.h