This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Commit 27d3e44
authored
[libc][newhdrgen] Fix NameError in yaml_to_classes.py (llvm#114952)
Fixes "NameError: name 'yaml_file' is not defined" that would be raised
whenever running yaml_to_classes.py with the --add_function option since
commit 2e6d451.1 parent 07ee870 commit 27d3e44
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
0 commit comments