Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-07-23 | Remove null checks from COMPONENT_REF node. But add check in different parent... | Andrei Karas | 1 | -0/+15 |
2015-07-22 | Remove from checking for null pointers COMPONENT_REF node. | Andrei Karas | 1 | -0/+2 |
2015-07-01 | Move report functions into separate file. | Andrei Karas | 1 | -0/+1 |
2015-06-28 | Use bit mask for plugin command. | Andrei Karas | 1 | -1/+1 |
2015-06-26 | Fix program name in copyright headers. | Andrei Karas | 1 | -1/+1 |
2015-06-26 | Overload compare operators between pointer to Node and tree_code. | Andrei Karas | 1 | -1/+1 |
2015-06-26 | Fix compilation warnings. | Andrei Karas | 1 | -1/+3 |
2015-06-17 | Skip NOP_EXPR in most analysis code. | Andrei Karas | 1 | -1/+1 |
2015-06-17 | Extract null pointer reporting code into separate function. | Andrei Karas | 1 | -13/+3 |
2015-06-17 | Add file for analysis *_REF nodes. Add null pointer analysis in COMPOUND_REF ... | Andrei Karas | 1 | -0/+67 |