mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 14:48:27 +08:00
This commit removes redundant calls to smart pointer’s ::get() method. https://clang.llvm.org/extra/clang-tidy/checks/readability-redundant-smartptr-get.html llvm-svn: 353795