static analyzer: refactor checking logic for returning the address of a stack variable or a garbage
value into their own respective subclasses of Checker (and put them in .cpp files where their
implementation details are hidden from GRExprEngine).

llvm-svn: 86215
9 files changed
tree: b51ebf6037e2d4cd505f734b6d9c79d0cfdfc2ab
  1. clang/
  2. compiler-rt/
  3. llvm/