[all-commits] [llvm/llvm-project] 5389a0: [docs] Fix documentation for bugprone-dangling-handle
Malcolm Parsons via All-commits
all-commits at lists.llvm.org
Wed May 12 09:20:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5389a05836e74e3acab6dbda7e80ea43e3bc6304
https://github.com/llvm/llvm-project/commit/5389a05836e74e3acab6dbda7e80ea43e3bc6304
Author: Malcolm Parsons <malcolm.parsons at gmail.com>
Date: 2021-05-12 (Wed, 12 May 2021)
Changed paths:
M clang-tools-extra/docs/clang-tidy/checks/bugprone-dangling-handle.rst
Log Message:
-----------
[docs] Fix documentation for bugprone-dangling-handle
string_view isn't experimental anymore.
This check has always handled both forms.
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D102313
More information about the All-commits
mailing list