summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/readability-redundant-smartptr-get.json
blob: c5f06cbc21431484f07d146ef9becafe584df454 (plain)
1
2
3
4
5
6
7
8
[
  [
    "warning",
    "redundant get() call on smart pointer",
    "readability-redundant-smartptr-get"
  ],
  { "reliability": "high" }
]