Add support for size inference, sizeof, typeof, and lengthof.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
| Time | Test | |
|---|---|---|
| 134,190 ms | linux > libFuzzer.libFuzzer::only-some-bytes-fork.test |
Event Timeline
Make significant revisions to finish enabling support for queries on expressions, not just types.
Also add tests.
| llvm/lib/MC/MCParser/MasmParser.cpp | ||
|---|---|---|
| 6684 | Done, thanks! This uncovered issues that required some more extensive revisions; apologies for that. | |
can you cover some more of these with tests, and some more of the keywords (say, lengthof) too?