diff options
author | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2021-04-09 16:58:16 +0100 |
---|---|---|
committer | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2021-04-09 18:48:49 +0100 |
commit | 107189a26eef0e6aef19b1bad4a3349d6207ac32 (patch) | |
tree | 47be364ab20ce0485d15ee733321f1b6fe214cc3 /llvm/lib/Support/Path.cpp | |
parent | 40e75cafc0fef365b5580a9c09595ac475db0c19 (diff) | |
download | llvm-107189a26eef0e6aef19b1bad4a3349d6207ac32.zip llvm-107189a26eef0e6aef19b1bad4a3349d6207ac32.tar.gz llvm-107189a26eef0e6aef19b1bad4a3349d6207ac32.tar.bz2 |
[TableGen] Report an error message on a missing comma
I recently forgot a comma in a defm argument list and tablegen just
failed with exit code 1 without printing an error message. I believe
this issue was introduced in a9fc44c5573208859c2550382755098d750fc47d.
This change prints the following instead:
.../clang/include/clang/Driver/Options.td:569:3: error: Expected comma before next argument
Reviewed By: Paul-C-Anagnostopoulos
Differential Revision: https://reviews.llvm.org/D100178
Diffstat (limited to 'llvm/lib/Support/Path.cpp')
0 files changed, 0 insertions, 0 deletions