[all-commits] [llvm/llvm-project] ce619f: [NFC][clang-tidy] Use isInStdNamespace matcher ins...
Nathan James via All-commits
all-commits at lists.llvm.org
Sun Oct 18 08:02:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ce619f645f58154fcc1d88e9de81aa7903dd7bc0
https://github.com/llvm/llvm-project/commit/ce619f645f58154fcc1d88e9de81aa7903dd7bc0
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2020-10-18 (Sun, 18 Oct 2020)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/ReplaceAutoPtrCheck.cpp
M clang-tools-extra/clang-tidy/modernize/UseAutoCheck.cpp
Log Message:
-----------
[NFC][clang-tidy] Use isInStdNamespace matcher instead of check defined alternatives
More information about the All-commits
mailing list