Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compiler error with LLVM 18 | Cristian Adam | 2024-02-12 | 1 | -1/+10 |
* | Indent copyright headers with 4 spaces | Sergio Martins | 2018-12-14 | 1 | -16/+16 |
* | Use clazy:name() instead of NamedDecl::getName() | Sergio Martins | 2018-11-11 | 1 | -1/+1 |
* | Reorder includes | Sergio Martins | 2018-10-19 | 1 | -0/+1 |
* | Use llvm:: namespace when using llvm classes in headers | Sergio Martins | 2018-10-18 | 1 | -1/+1 |
* | Minimize usage of getNameAsString(), it allocates | Sergio Martins | 2017-12-19 | 1 | -1/+1 |
* | Rename the *Utils:: namespace to clazy:: | Sergio Martins | 2017-12-18 | 1 | -3/+3 |
* | Add FunctionUtils::classImplementsMethod() | Sergio Martins | 2017-12-18 | 1 | -2/+19 |
* | Introducing overridden-signal | Sergio Martins | 2017-09-22 | 1 | -0/+23 |
* | Refactor function so it can be reused | Sergio Martins | 2017-06-04 | 1 | -0/+16 |
* | Rename MethodSignatureUtils to FunctionUtils | Sergio Martins | 2017-04-14 | 1 | -0/+61 |