Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lifthrasiir
8 months ago
|
parent
|
context
|
favorite
| on:
Results of the Grand C++ Error Explosion Competiti...
I think this is very commonly used and possibly independently discovered a lot of times---I had done so for example---because it is a very logical conclusion. Clang has `RecoveryExpr` [1] for this purpose (I couldn't find a GCC equivalent).
[1]
https://clang.llvm.org/doxygen/classclang_1_1RecoveryExpr.ht...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://clang.llvm.org/doxygen/classclang_1_1RecoveryExpr.ht...