aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/LoopStrengthReduce/opaque-ptr.ll
diff options
context:
space:
mode:
authorVikas Patel <55973740+vkpatel186@users.noreply.github.com>2026-01-27 19:55:20 +0000
committerGitHub <noreply@github.com>2026-01-27 19:55:20 +0000
commit90cc5a4618903e0832517f3be0d58deaf9f49c2c (patch)
treefe31591f141f32c3dc1d8d3daf96b87bc7a69c3a /llvm/test/Transforms/LoopStrengthReduce/opaque-ptr.ll
parent72147b4f61c52e095aab2cab3423d1c4161bd9d8 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[clang-format] Add ObjCSpaceBeforeMethodDeclColon option to control space before Objective-C method return type (#170579)HEADmain
[clang-format] Add ObjCSpaceBeforeMethodDeclColon option to control space before Objective-C method return type This patch introduces the ObjCSpaceBeforeMethodDeclColon style option, allowing users to add or remove a space between the '-'/'+' and the return type in Objective-C method declarations (e.g., '- (void)method' vs '-(void)method'). Includes documentation and unit tests.
Diffstat (limited to 'llvm/test/Transforms/LoopStrengthReduce/opaque-ptr.ll')
0 files changed, 0 insertions, 0 deletions