[clang] Replace call to private ctor with ElementCount::getScalable
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 19 Aug 2020 16:34:57 +0000 (09:34 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 19 Aug 2020 16:35:08 +0000 (09:35 -0700)
commitfc53bd610ff95d2824617095bcf4976035b4cb9a
treeaf26e5ed6139898e80c66d8c28d605acf907ff04
parent264afb9e6aebc98c353644dd0700bec808501cab
[clang] Replace call to private ctor with ElementCount::getScalable

Update the code for D86120 which made the constructors of `ElementCount`
private.
clang/lib/AST/ASTContext.cpp