Fix formatting in docs.
llvm-svn: 304581
This commit is contained in:
@@ -77,8 +77,7 @@ Improvements to clang-tidy
|
|||||||
|
|
||||||
Finds perfect forwarding constructors that can unintentionally hide copy or move constructors.
|
Finds perfect forwarding constructors that can unintentionally hide copy or move constructors.
|
||||||
|
|
||||||
- New `misc-lambda-function-name
|
- New `misc-lambda-function-name <http://clang.llvm.org/extra/clang-tidy/checks/misc-lambda-function-name.html>`_ check
|
||||||
<http://clang.llvm.org/extra/clang-tidy/checks/misc-lambda-function-name.html>`_ check
|
|
||||||
|
|
||||||
Finds uses of ``__func__`` or ``__FUNCTION__`` inside lambdas.
|
Finds uses of ``__func__`` or ``__FUNCTION__`` inside lambdas.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user