"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "58864d2d5f2bdb9844b56b85fc254746f914cd7a"
[clang-tidy] Fix RenamerClangTidyChecks suggesting invalid macro identifiers
This behavior was fixed for regular identifiers in 9f3edc32, but the same fix was not applied to macro fixits. This addresses https://github.com/llvm/llvm-project/issues/52895. Differential Revision: https://reviews.llvm.org/D116824
Loading
Please register or sign in to comment