diff options
author | Jonas Toth <jonas.toth@gmail.com> | 2017-12-05 16:37:49 +0000 |
---|---|---|
committer | Jonas Toth <jonas.toth@gmail.com> | 2017-12-05 16:37:49 +0000 |
commit | 3f7eb40cdbd4db4ea88b3651670c062b61e5cf25 (patch) | |
tree | 004bd95a72940228a1f01268f0582d2e57167c4a /llvm/lib/Support/Path.cpp | |
parent | d9f1ae3266c19716a2c48e7191c4a215c7fd88ef (diff) | |
download | bcm5719-llvm-3f7eb40cdbd4db4ea88b3651670c062b61e5cf25.tar.gz bcm5719-llvm-3f7eb40cdbd4db4ea88b3651670c062b61e5cf25.zip |
[clang-tidy] adjust cppcoreguidelines-owning-memory documentation
Summary:
A user of the check opened a bugreport and reported that `std::exchange`
triggers a false positive. I adjusted the doc to include a list of known
(std) constructs that do trigger the issue with templates forgetting the
type alias.
Reviewers: aaron.ballman, alexfh, hokein
Reviewed By: aaron.ballman
Subscribers: klimek, nemanjai, xazax.hun, kbarton, cfe-commits
Differential Revision: https://reviews.llvm.org/D40829
llvm-svn: 319785
Diffstat (limited to 'llvm/lib/Support/Path.cpp')
0 files changed, 0 insertions, 0 deletions