Re: [PATCH] D18309: sourceRange function for MemRegion

2016-06-13 Thread Alexander Droste via cfe-commits
Alexander_Droste closed this revision. Alexander_Droste added a comment. This was committed, as part of http://reviews.llvm.org/rL272529. http://reviews.llvm.org/D18309 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cg

Re: [PATCH] D18309: sourceRange function for MemRegion

2016-04-16 Thread Alexander Droste via cfe-commits
Alexander_Droste updated this revision to Diff 53983. Alexander_Droste added a comment. - remove superflous '\param' from header comment http://reviews.llvm.org/D18309 Files: include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h lib/StaticAnalyzer/Core/MemRegion.cpp Index: include/cl