diff options
author | Kaelyn Takata <rikka@google.com> | 2014-07-14 22:48:10 +0000 |
---|---|---|
committer | Kaelyn Takata <rikka@google.com> | 2014-07-14 22:48:10 +0000 |
commit | 22101f968914b1cc5b7f245e303c29473a9e5480 (patch) | |
tree | 8f9c281ab6d43ddf2710dd9317e61f28a9d5cbf9 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 6a10223d4ab88027e69fec443f3a9fc6510a7412 (diff) | |
download | llvm-22101f968914b1cc5b7f245e303c29473a9e5480.zip llvm-22101f968914b1cc5b7f245e303c29473a9e5480.tar.gz llvm-22101f968914b1cc5b7f245e303c29473a9e5480.tar.bz2 |
Continue parsing an expression list even after an error is encountered.
Otherwise, multiple errors such as having unknown identifiers for two
arguments won't be diagnosed properly (e.g. only the first one would
have a diagnostic message if typo correction fails even though both
would be diagnosed if typo correction suggests a replacement).
llvm-svn: 213003
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions