forked from OSchip/llvm-project
040a3a28f1
This option was added in r129614 and doesn't have any use case that I'm aware of. It's possible that external tools are using these names - and if that's the case we can certainly reassess the functionality, but for now it lets us shave out a few unneeded bits from clang. Move the "StaticDiagNameIndex" table into the only remaining consumer, diagtool. This removes the actual diagnostic name strings from clang entirely. Reviewed by Chris Lattner & Ted Kremenek. llvm-svn: 150612 |
||
---|---|---|
.. | ||
Inputs | ||
Weverything.c | ||
Wno-everything.c | ||
ast-codegen.c | ||
ast-main.c | ||
cpp-output.c | ||
darwin-version.c | ||
dependency-gen.c | ||
dependency-generation-crash.c | ||
diagnostics-option-names.c | ||
iframework.c | ||
ir-support-codegen.ll | ||
ir-support-errors.ll | ||
lit.local.cfg | ||
macros.c | ||
output-failures.c | ||
preprocessed-output-macro-first-token.c | ||
print-header-includes.c | ||
rewrite-macros.c | ||
stdin.c | ||
undef.c | ||
unknown-pragmas.c | ||
warning-mapping-1.c | ||
warning-mapping-2.c | ||
warning-mapping-3.c | ||
warning-mapping-4.c | ||
warning-mapping-5.c |