NoQ added a comment.

Good point, will try to make a .def file.

There's a tiny inconsistency with `SVal` naming that would most likely need to 
be fixed in this approach:

  nonloc::SymbolVal => SymbolValKind
  loc::MemRegionVal => MemRegionKind // no "Val"!

Hmm, maybe make a .def file for symbols and regions only? SVals are very small 
anyway.


http://reviews.llvm.org/D15448



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to