diff options
author | Sean Perry <perry@ca.ibm.com> | 2024-09-25 10:51:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-25 10:51:55 -0400 |
commit | 97189492a1a75d39c09b0a54982f2a028c9bd652 (patch) | |
tree | 9a731fd39d172976a0dec164f2f2cbf088a2522d /clang/lib/Lex/ModuleMap.cpp | |
parent | 4cb61c20ef38c6020389a15e739bac929b15425a (diff) | |
download | llvm-97189492a1a75d39c09b0a54982f2a028c9bd652.zip llvm-97189492a1a75d39c09b0a54982f2a028c9bd652.tar.gz llvm-97189492a1a75d39c09b0a54982f2a028c9bd652.tar.bz2 |
The real option name and not the alias used is displayed in msgs when using a config file (#107613)
An example of this is the -mpure-code option. Without a config file
being used, an error message will print `-mpure-code`. But if a config
file is used, the error message will print `-mexecute-only`.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions