Commit a4aab37
Add test for parsing interfaces with deprecated attributes (#55771)
Summary:
Adding tests for parsing interfaces with deprecated attributes and extending the doxygen test config with `__attribute__` predefined macro.
## Changelog:
[Internal]
Reviewed By: cipolleschi
Differential Revision: D943431181 parent c90843d commit a4aab37
File tree
3 files changed
+19
-1
lines changed- scripts/cxx-api/tests/snapshots
- should_handle_method_with_attribute
3 files changed
+19
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2442 | 2442 | | |
2443 | 2443 | | |
2444 | 2444 | | |
2445 | | - | |
| 2445 | + | |
2446 | 2446 | | |
2447 | 2447 | | |
2448 | 2448 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments