Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add implicit declarations of allocation functions when looking them up for | Richard Smith | 2014-02-04 | 1 | -1/+2 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Fix test. | Anders Carlsson | 2009-12-13 | 1 | -1/+1 |
* | More improvements to checking allocation and deallocation functions. | Anders Carlsson | 2009-12-13 | 1 | -0/+32 |
* | Correctly diagnose [basic.stc.dynamic.allocation]p1 | Anders Carlsson | 2009-12-12 | 1 | -0/+12 |