[llvm] Add the 'initializes' attribute langref and support (PR #84803)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 18:57:04 PDT 2024


================
@@ -0,0 +1,86 @@
+//===- ConstantRangeList.h - A list of constant range -----------*- C++ -*-===//
----------------
nikic wrote:

```suggestion
//===- ConstantRangeList.h - A list of constant ranges -----------*- C++ -*-===//
```

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


More information about the llvm-commits mailing list