llvm-project
d7282c56 - [llvm-rc] Add support for multiplication and division in expressions (#143373)

Commit
186 days ago
[llvm-rc] Add support for multiplication and division in expressions (#143373) This is supported by GNU windres. MS rc.exe does accept these expressions, but doesn't evalulate them correctly, it only returns the left hand side. This fixes one aspect of https://github.com/llvm/llvm-project/issues/143157.
Author
Parents
Loading