Julian Schmidt

Results 4 issues of Julian Schmidt

After llvm/llvm-project@a59b24b, deprecation warnings (that also includes clang-tidy `modernize` and `misc-unused` checks) are downgraded to remarks, which results in low visibility of issues in vscode (maybe others as well). ![image](https://github.com/llvm/llvm-project/assets/44101708/e66b4fc8-7e3a-4edb-8fbe-602bdce4a969)...

enhancement

Adds support to hoist variables declared inside the selected region and used afterwards back out of the extraced function for later use. Uses the explicit variable type if only one...

clang-tools-extra
clangd

When selecting code that contains the use of overloaded operators, the SelectionTree will attribute the operator to the operator declaration, not to the `CXXOperatorCallExpr`. To allow extract-to-function to work with...

clang-tools-extra
clangd

### Steps to reproduce 1. Upload pictures into multiple folders, to get 2 rows of folder in a single folder 2. Go to gallery 3. Navigate to folder ### Expected...