| Issue |
183468
|
| Summary |
`__VERSION__` string being very long in latest 22.1.0 GitHub releases Windows builds
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
Akatmks
|
Not really an issue,
but in https://github.com/llvm/llvm-project/releases/download/llvmorg-22.1.0/LLVM-22.1.0-win64.exe
The `__VERSION__` string is very long and looks like this:
```
Clang 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)
```
Compared to previous version where it looks like this:
```
Clang 21.1.8
```
It's fine if this is intentional, but just to report this in case it isn't.
Thanks!
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs