"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "4e22a38759ca3303b715d83b88c30b1f8ac72790"
clang-format: Add @s when breaking NSString literals.
While it is allowed to not have an @ on subsequent lines, it seems general practice to add them. If undesired, the code author can easily remove them again and clang-format won't re-add them. llvm-svn: 198871
Loading
Please register or sign in to comment