Changes in directory llvm/tools/llvm-upgrade:
ParserInternals.h updated: 1.8 -> 1.9
UpgradeParser.y updated: 1.18 -> 1.19
---
Log message:
Fix upgrade of setcc with bool operands.
---
Diffs of the changes: (+6 -2)
ParserInternals.h |4
UpgradeParser.y |4 ++--
2 files change
Changes in directory llvm/tools/llvm-upgrade:
ParserInternals.h updated: 1.7 -> 1.8
UpgradeParser.y updated: 1.17 -> 1.18
---
Log message:
For PR645: http://llvm.org/PR645 :
Keep track of global constant and variable definitions for eventual use
in resolving conflicts between global and local s