"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5d2bb1b9b34339a20985445d11f4123595988866"
Implements support for specifying multiple ranges.
This is backwards compatible with earlier integrations. Also adds a basic test and a test for the ranges integration. You can now run: clang-format -offset=42 -length=15 -offset=150 -length=22 To re-format the ranges (42, +15) and (150, +22). llvm-svn: 174378
Loading
Please register or sign in to comment