Commit 8578b81
committed
[Driver] Fix a build error
This patch fixes:
clang/include/clang/Driver/Options.td:4356:3: error: Expected comma
before next argument1 parent 822f74a commit 8578b81
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4352 | 4352 | | |
4353 | 4353 | | |
4354 | 4354 | | |
4355 | | - | |
| 4355 | + | |
4356 | 4356 | | |
4357 | 4357 | | |
4358 | 4358 | | |
| |||
0 commit comments