llvm-project/clang-tools-extra/docs
Balázs Kéri 530456caf9 [clang-tidy] Add new check 'bugprone-unhandled-exception-at-new'.
Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D97196
2021-04-14 09:33:11 +02:00
..
_static
_templates
clang-tidy [clang-tidy] Add new check 'bugprone-unhandled-exception-at-new'. 2021-04-14 09:33:11 +02:00
clangd
CMakeLists.txt
ModularizeUsage.rst
README.txt
ReleaseNotes.rst [clang-tidy] Add new check 'bugprone-unhandled-exception-at-new'. 2021-04-14 09:33:11 +02:00
clang-doc.rst
clang-include-fixer.rst
clang-modernize.rst
clang-rename.rst [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
clang-tidy.rst
clangd.rst
conf.py Bump the trunk major version to 13 2021-01-26 19:37:55 -08:00
cpp11-migrate.rst
doxygen-mainpage.dox
doxygen.cfg.in
index.rst
make.bat
modularize.rst
pp-trace.rst

README.txt

----------------------------------
Documentation in clang-tools-extra
----------------------------------

To generate documentation in HTML format from files in clang-tools-extra/docs,
build the docs-clang-tools-html target.

To generate documentation from the source code using Doxygen, build the
doxygen-clang-tools target.