Commit 9a6c536
committed
Add support for float and double operands in TrapWriter
TrapWriter now handles float and double values, ensuring they are written with a decimal point for correct CodeQL parsing. Related database files for double operands have been added.1 parent 996788d commit 9a6c536
4 files changed
Lines changed: 24 additions & 0 deletions
File tree
- binary
- extractor/cil/Semmle.Extraction.CSharp.IL/Trap
- oatDB/db-cil/default
- cache
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
57 | 63 | | |
58 | 64 | | |
59 | 65 | | |
| |||
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
72 | 96 | | |
73 | 97 | | |
74 | 98 | | |
| |||
Whitespace-only changes.
Binary file not shown.
Binary file not shown.
0 commit comments