Files
Hans Wennborg ff5fb5ee53 Re-generate {Attribute,ClangCommandLine,Diagnostics}Reference.rst
$ bin/clang-tblgen -gen-diag-docs -I../cfe.src/include \
      -I../cfe.src/include/clang/Basic/ \
      ../cfe.src/include/clang/Basic/Diagnostic.td -o \
      ../cfe.src/docs/DiagnosticsReference.rst && \
bin/clang-tblgen -gen-attr-docs -I../cfe.src/include \
        ../cfe.src/include/clang/Basic/Attr.td -o \
        ../cfe.src/docs/AttributeReference.rst && \
bin/clang-tblgen -gen-opt-docs -I../cfe.src/include \
        -I../cfe.src/include/clang/Driver -I../llvm.src/include \
        ../cfe.src/include/clang/Driver/ClangOptionDocs.td -o \
        ../cfe.src/docs/ClangCommandLineReference.rst


git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_90@370450 91177308-0d34-0410-b5e6-96231b3b80d8
2019-08-30 09:22:24 +00:00
..
2019-02-01 17:06:41 +00:00
2016-03-03 10:44:10 +00:00
2019-08-27 09:54:32 +00:00
2012-12-12 23:02:30 +00:00
2019-08-28 14:49:27 +00:00
2015-06-27 19:04:55 +00:00
2019-08-29 14:18:54 +00:00
2019-08-27 09:54:32 +00:00