[clang] [CIR] Integral types; simple global variables (PR #118743)

Shoaib Meenai via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 5 11:24:00 PST 2024


================
@@ -0,0 +1,27 @@
+//===- CIRTypes.h - MLIR CIR Types ------------------------------*- C++ -*-===//
----------------
smeenai wrote:

Per https://github.com/llvm/llvm-project/commit/e2c3d16282aca0f7e13f58170140647632d627c9, we should remove the name and description and C++ from this line now.

https://github.com/llvm/llvm-project/pull/118743


More information about the cfe-commits mailing list