jrtc27 added inline comments.

================
Comment at: clang/test/C/C2x/n2683_2.c:5-6
+#include <stdckdint.h>
+#include <stdint.h>
+// CHECK-LABEL: define dso_local void @test_add_overflow_to64(
+// CHECK-SAME: ) #[[ATTR0:[0-9]+]] {
----------------
jrtc27 wrote:
> UTC won't insert such a blank line if it doesn't exist in the input
Not done despite being marked done


================
Comment at: clang/test/Headers/stdckdint.c:3
+// RUN: %clang_cc1 -triple=x86_64 -emit-llvm -verify -std=c23 %s -o - | 
FileCheck %s
+// expected-no-diagnostics
+#include <stdckdint.h>
----------------



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157331/new/

https://reviews.llvm.org/D157331

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to