[analyzer] Add an abstraction for the bit width and signedness of an APSInt....
[analyzer] Add an abstraction for the bit width and signedness of an APSInt. No functionality change. There are more parts of the analyzer that could use the convenience of APSIntType, particularly the constraint engine, but that needs a fair amount of rewriting to handle mixed-type constraints anyway. llvm-svn: 156360
Loading
Please register or sign in to comment