This adds a more precise diagnostics for options that have a well defined set of
acceptable values.
Depends on D84675
Paths
| Differential D84676
Add new diagnostic for invalid value provided for enum-based option Needs ReviewPublic Authored by dang on Jul 27 2020, 10:03 AM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 27 2020, 10:03 AM
Revision Contents
Diff 280960 clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/Driver/debug-options.c
clang/test/Driver/eabi.c
clang/test/Driver/fveclib.c
clang/test/Driver/reloc-model.c
clang/test/Profile/c-generate.c
llvm/utils/TableGen/OptParserEmitter.cpp
|