Skip to content
Commit bf76c6d9 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

'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
parent fc17674d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment