David Blaikie fe07db323b Fix a latent bug exposed by recent static member debug info changes.
We weren't encoding boolean constants correctly due to modeling boolean as a
signed type & then sign extending an i1 up to a byte & getting 255.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172926 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-19 23:00:25 +00:00
..
2012-12-27 02:13:55 +00:00
2012-12-27 02:13:58 +00:00
2012-10-02 15:49:34 +00:00
2013-01-08 03:03:14 +00:00