[clang] [CIR] floating-point, pointer, and function types (PR #120484)
David Olsen via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 18 15:35:48 PST 2024
================
@@ -0,0 +1,52 @@
+//===- CIRFPTypeInterface.td - CIR FP Interface Definitions -----*- C++ -*-===//
----------------
dkolsen-pgi wrote:
You're right. The updated guidelines say that this line doesn't need to contain any useful information. I'll remove it.
https://github.com/llvm/llvm-project/pull/120484
More information about the cfe-commits
mailing list