Commit 6497e50
committed
Add support for extended qualifiers in C++ demangling and improve memory management
Enhance C++ demangling support with new rule declarations and macro improvements
Add support for C++ type demangling in new test file
Refactor macros to support positional tracking and improve clarity1 parent 8626380 commit 6497e50
File tree
14 files changed
+2570
-866
lines changed- src/cplusplus
- test
14 files changed
+2570
-866
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| 71 | + | |
68 | 72 | | |
69 | 73 | | |
70 | 74 | | |
| |||
0 commit comments