aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/messages-2.m
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2023-07-07 08:38:35 -0400
committerAaron Ballman <aaron@aaronballman.com>2023-07-07 08:41:11 -0400
commitd618f1c3b12effd0c2bdb7d02108d3551f389d3d (patch)
tree9e10a9181995fa1f2b3fdd5839a724aa5e18da58 /clang/test/CodeGenObjC/messages-2.m
parentd8dc1c22bf926cb8c87d7ff72bae6aafe076bbc2 (diff)
downloadllvm-d618f1c3b12effd0c2bdb7d02108d3551f389d3d.zip
llvm-d618f1c3b12effd0c2bdb7d02108d3551f389d3d.tar.gz
llvm-d618f1c3b12effd0c2bdb7d02108d3551f389d3d.tar.bz2
Remove rdar links; NFC
This removes links to rdar, which is an internal bug tracker that the community doesn't have visibility into. See further discussion at: https://discourse.llvm.org/t/code-review-reminder-about-links-in-code-commit-messages/71847
Diffstat (limited to 'clang/test/CodeGenObjC/messages-2.m')
-rw-r--r--clang/test/CodeGenObjC/messages-2.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjC/messages-2.m b/clang/test/CodeGenObjC/messages-2.m
index 311fbae..927281e 100644
--- a/clang/test/CodeGenObjC/messages-2.m
+++ b/clang/test/CodeGenObjC/messages-2.m
@@ -144,7 +144,6 @@ typedef struct {
}
@end
-// rdar://problem/7854674
// CHECK: define{{.*}} void @test0(ptr
// CHECK-NF: define{{.*}} void @test0(ptr
void test0(A *x) {