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