Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code style: add missed explicit 'this->' | Oleksandr Koval | 2021-01-05 | 1 | -2/+2 |
| | | | | | CMake uses explicit 'this->' style. Using custom clang-tidy check we can detect and fix places where 'this->' was missed. | ||||
* | Tests: Fix -Wsuggest-destructor-override warning in testCMExtMemory | Brad King | 2020-07-28 | 1 | -1/+1 |
| | |||||
* | Memory management: cast functions for managed pointers | Marc Chevrier | 2019-11-27 | 1 | -0/+65 |