1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Jun 20, 2025 — Jun 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #275 from sdkrystian/fix-type-as-written More... about 2 years ago
Do not skip renaming class template explicit specializations/instantiations More... about 2 years ago
Remove uses of ClassTemplateSpecializationDecl::getTypeAsWritten More... about 2 years ago
Merge pull request #271 from pramodk/pramodk/llvm-18-backport-cvise More... over 2 years ago
Merge pull request #270 from pramodk/pramodk/llvm-cpp-flags-fixes More... over 2 years ago
Fix hardcoded C++ flag and compatibility with newer llvm versions More... over 2 years ago
Support LLVM 18: changes in ElaboratedTypeKeyword More... over 2 years ago
LLVM 18: port to latest master More... over 2 years ago
Merge pull request #263 from mpflanzer/mpflanzer-fix-remove-base-class More... over 2 years ago
[clang_delta] Fix offset in RemoveBaseClass pass More... over 2 years ago
Fixed a couple of tests More... about 3 years ago
Merge pull request #254 from berolinux/llvm-16 More... about 3 years ago
Port to LLVM 16.0 More... about 3 years ago
Merge pull request #246 from berolinux/llvm-15.0 More... over 3 years ago
Port to LLVM 15.0 More... almost 4 years ago
built with llvm-13.0 release More... over 4 years ago
return UINT_MAX for invalid CstArray size More... over 4 years ago
remove spelling locations in case of macros More... over 4 years ago
added a couple of tests for replace-class-with-base-template-spec More... over 4 years ago
handle macros for reduce-class-template-param More... over 4 years ago
handle more macro cases for remove-namespace More... over 4 years ago
handle more macro cases for ReplaceExpr More... over 4 years ago
skip recursive calls for simple-inliner More... over 4 years ago
skip defaulted function for param-to-local More... over 4 years ago
skip non VarDecl for getInitExprFromBase More... over 4 years ago
handle user-defined literals for remove-namespace pass More... over 4 years ago
skip CallExpr if CurrentStmt is null More... over 4 years ago
Fixed a crash caused by macro More... about 5 years ago
Fixed an issue for processing init-lists More... about 5 years ago
Fixed a crash for removing function decl groups More... about 5 years ago