Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-18 | Disable questionable code for handling isNullPointerConstant on value dependent | Daniel Dunbar | |
expression. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82217 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-09-17 | Fix two crashes on value dependent expressions (shift and null-pointer check). | Daniel Dunbar | |
- Doug, please check. - PR4940. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82129 91177308-0d34-0410-b5e6-96231b3b80d8 |