[PATCH] D45920: [analyzer] Move RangeSet related declarations into the RangedConstraintManager header.
Reka Kovacs via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 21 04:54:53 PDT 2018
rnkovacs created this revision.
rnkovacs added reviewers: NoQ, george.karpenkov, dcoughlin.
Herald added subscribers: dkrupp, a.sidorin, szepet, baloghadamsoftware, xazax.hun, whisperity.
I could also move `RangedConstraintManager.h` under `include/` if you agree as it seems slightly out of place under `lib/`.
Repository:
rC Clang
https://reviews.llvm.org/D45920
Files:
lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
lib/StaticAnalyzer/Core/RangedConstraintManager.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45920.143438.patch
Type: text/x-patch
Size: 20789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180421/12f4b9d4/attachment-0001.bin>
More information about the cfe-commits
mailing list