diff options
author | Chris Lattner <sabre@nondot.org> | 2010-04-16 23:34:13 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-04-16 23:34:13 +0000 |
commit | 4ebae65d6af71115de86273e6b27f67e2cde2be7 (patch) | |
tree | 84105e5478d10fd5cf0edf6c0fcc62ad210ea0fa /llvm/lib/Analysis/BasicAliasAnalysis.cpp | |
parent | 12563b34957924ed46ff203bfc9b87a8b6eadf6d (diff) | |
download | bcm5719-llvm-4ebae65d6af71115de86273e6b27f67e2cde2be7.tar.gz bcm5719-llvm-4ebae65d6af71115de86273e6b27f67e2cde2be7.zip |
make our existing "switch on bool" warning work for C. Since
the result of comparisons are 'int' in C, it doesn't work to
test just the result type of the expression.
llvm-svn: 101576
Diffstat (limited to 'llvm/lib/Analysis/BasicAliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions