Go to file
Ted Kremenek 4ae9985285 Added missing case in constant propagation logic for handling the Xor of
two concrete integer values.

llvm-svn: 47341
2008-02-19 20:53:37 +00:00
clang Added missing case in constant propagation logic for handling the Xor of 2008-02-19 20:53:37 +00:00
llvm Fixed bug in APInt::Profile() where the BitWidth field was not included in the 2008-02-19 20:50:41 +00:00