diff options
| author | Michael Buch <michaelbuch12@gmail.com> | 2025-03-31 14:56:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-31 14:56:29 +0100 |
| commit | 0794d5cfba4b78b1bf7980a5f9434382a697df23 (patch) | |
| tree | fc6b335ec7882d8513cd3c0b4d9eb3f265ad2606 /mlir/lib/Bytecode/Reader/BytecodeReader.cpp | |
| parent | ab7cee8a0ecf29fdb47c64c8d431a694d63390d2 (diff) | |
| download | llvm-0794d5cfba4b78b1bf7980a5f9434382a697df23.zip llvm-0794d5cfba4b78b1bf7980a5f9434382a697df23.tar.gz llvm-0794d5cfba4b78b1bf7980a5f9434382a697df23.tar.bz2 | |
[clang][Sema] Fix typo in 'offsetof' diagnostics (#133448)
Before:
```
offset of on non-POD type
```
After:
```
offsetof on non-POD type
```
---------
Co-authored-by: Aaron Ballman <aaron@aaronballman.com>
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
