Commit 560e372
committed
[Frontend] Fix the build
This patch fixes:
clang/lib/Frontend/CompilerInvocation.cpp:3854:16: error:
enumeration value 'Ver20' not handled in switch [-Werror,-Wswitch]1 parent 3e436a8 commit 560e372
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3888 | 3888 | | |
3889 | 3889 | | |
3890 | 3890 | | |
| 3891 | + | |
| 3892 | + | |
| 3893 | + | |
3891 | 3894 | | |
3892 | 3895 | | |
3893 | 3896 | | |
| |||
0 commit comments