Commit b116b99
[tools][gen] Fix nil-deref on non-existent include
File() used to get-or-create. Now you need to call AddFile() first.
Change-Id: I5166258abe80f192bfec48e823d94459668af01b
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/146900
Commit-Queue: Antonio Maiorano <[email protected]>
Auto-Submit: Ben Clayton <[email protected]>
Reviewed-by: Antonio Maiorano <[email protected]>
Kokoro: Kokoro <[email protected]>1 parent d085612 commit b116b99
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | 236 | | |
238 | | - | |
239 | | - | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| |||
0 commit comments