diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-03-18 21:28:47 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-03-18 21:28:47 +0000 |
commit | bf76c6d971ac93e741230033398ef244b85ed09b (patch) | |
tree | 6f759fdcc84ae73672003bf4213e8da9cc84447f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | fc17674d6b7de090bde066601155efc74a0b5c99 (diff) | |
download | bcm5719-llvm-bf76c6d971ac93e741230033398ef244b85ed09b.tar.gz bcm5719-llvm-bf76c6d971ac93e741230033398ef244b85ed09b.zip |
'tblgen -gen-clang-diags-options' now outputs the OptionTable:
static const WarningOption OptionTable[] = {
{"unused-macros", DIAGS(UnusedMacrosDiags)}
...
};
This table is not yet properly sorted.
llvm-svn: 67242
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions