Jeff Cohen 68c773cf19 The expression "SubclassData = (SubclassData & ~1) | (V) ? 1 : 0;" does not do what
was intended!  | has higher precedence than ?.  Caught by Visual Studio.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36302 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-21 14:32:59 +00:00
..
2007-04-19 02:04:09 +00:00
2007-04-21 00:54:06 +00:00
2007-04-17 18:16:39 +00:00
2007-04-16 21:24:12 +00:00
2007-04-12 02:48:46 +00:00
2007-04-17 05:33:04 +00:00
2007-04-11 02:44:20 +00:00