Move static function to inline function - this fixes a conceivable
authorEric Christopher <echristo@gmail.com>
Fri, 17 Jan 2020 00:12:06 +0000 (16:12 -0800)
committerEric Christopher <echristo@gmail.com>
Fri, 17 Jan 2020 00:12:46 +0000 (16:12 -0800)
commit40ac4221c30f9bd5d10200c262e53bf228cce6b8
treec29a56b93f1fe6d770f6f9e22e2582899ebdc1b3
parent1645f5e496b93c534069f03886c97be85d5de35d
Move static function to inline function - this fixes a conceivable
ODR violation and a clang-tidy warning about an unused function
in a number of translation units.
llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h