diff options
author | Joshua Duong <joshuaduong@google.com> | 2020-07-17 14:14:00 -0700 |
---|---|---|
committer | Joshua Duong <joshuaduong@google.com> | 2020-07-17 14:50:45 -0700 |
commit | 89169a372fd67862398f486bce5aea711b9274d3 (patch) | |
tree | 469cc3d916f889d2dc2672a9da51e38dbf9ad544 /debuggerd/libdebuggerd/backtrace.cpp | |
parent | a22e74cd4e4e1212e843ba4540ea624ecea073fc (diff) |
[clang-tidy] Add bugprone-inaccurate-erase check.
This will hopefully identify misusage of the erase-remove idiom.
Test: "foo.erase(std::remove_if(...))" produces error.
Test: mmm system/core/adb -j (no warnings)
Change-Id: Iba0a6fc40cb6e7c65a7a3926d915874dc89a60c6
Diffstat (limited to 'debuggerd/libdebuggerd/backtrace.cpp')
0 files changed, 0 insertions, 0 deletions