]> granicus.if.org Git - clang/commit
Moved RangedConstraintManager header to the StaticAnalyser include dir
authorMikhail R. Gadelha <mikhail.ramalho@gmail.com>
Mon, 4 Jun 2018 00:23:01 +0000 (00:23 +0000)
committerMikhail R. Gadelha <mikhail.ramalho@gmail.com>
Mon, 4 Jun 2018 00:23:01 +0000 (00:23 +0000)
commitf1d20616fbc600302e0e2e6487da9c432f4891c8
tree3545f77d1e758dfeddf5745bf9de6701bba6daf2
parent3f4c38c9f4960e59750b359a66ae0515eb0b58d7
Moved RangedConstraintManager header to the StaticAnalyser include dir

Summary:
Moved `RangedConstraintManager` header from  `lib/StaticAnalyzer/Core/` to `clang/StaticAnalyzer/Core/PathSensitive/`. No changes to the code.

Reviewers: NoQ, george.karpenkov, dcoughlin

Reviewed By: george.karpenkov

Subscribers: NoQ, george.karpenkov, dcoughlin, ddcc

Differential Revision: https://reviews.llvm.org/D47640

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@333862 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h [moved from lib/StaticAnalyzer/Core/RangedConstraintManager.h with 100% similarity]
lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
lib/StaticAnalyzer/Core/RangedConstraintManager.cpp