| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[clang][test] Fix -DBUILD_SHARED_LIBS build by adding depency on MC from clangTesting Commit 34de7da6246cdfa6ff6f3d3c514583cddc0a10ec (D143436) introduced a dependency on the TargetRegistry in getAnyTargetForTesting. This is part of MC, which wasn't listed in clang/lib/Testing/CMakeLists.txt. This broke the -DBUILD_SHARED_LIBS=True builds. | 3 年前 | |
[clang][ASTMatcher] Add matchers for isExplicitObjectMemberFunction() (#84446) Note that this patch will be necessary to fix forEachArgumentWithParam() and forEachArgumentWithParamType() matchers for deducing "this"; which is my true motivation. There the bug is that with explicit obj params, one should not adjust the number of arguments in presence of CXXMethodDecls, and this causes a mismatch there mapping the argument to the wrong param. But, I'll come back there once we have this matcher. | 2 年前 | |
[include-cleaner] Pass WorkingDir to suggestPathToFileForDiagnostics (#95114) Addresses https://github.com/llvm/llvm-project/issues/81215. | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 2 年前 | ||
| 2 年前 |