Do not allow adds of pointer types, or many other operations on pointer types.
[oota-llvm.git] / lib / VMCore / LeakDetector.cpp
2002-09-08 Chris LattnerCheckin initial support for automatic memory leak detec...