Commit fd5f06e
authored
[clang-repl] Fix the process return code if diagnostics occurred. (llvm#89879)
Should fix the failure seen in the pre-merge infrastructure of llvm#89804.1 parent 7a77b76 commit fd5f06e
File tree
2 files changed
+21
-17
lines changed- clang
- test/Interpreter
- tools/clang-repl
2 files changed
+21
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | 1 | | |
7 | 2 | | |
8 | | - | |
9 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
10 | 17 | | |
11 | 18 | | |
12 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| 218 | + | |
| 219 | + | |
218 | 220 | | |
219 | | - | |
| 221 | + | |
220 | 222 | | |
| 223 | + | |
| 224 | + | |
221 | 225 | | |
222 | 226 | | |
223 | | - | |
224 | | - | |
225 | 227 | | |
226 | 228 | | |
227 | 229 | | |
| |||
241 | 243 | | |
242 | 244 | | |
243 | 245 | | |
244 | | - | |
| 246 | + | |
245 | 247 | | |
246 | | - | |
247 | | - | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
251 | | - | |
252 | | - | |
253 | 251 | | |
254 | 252 | | |
255 | | - | |
256 | 253 | | |
257 | 254 | | |
258 | 255 | | |
| |||
0 commit comments