[clang-tidy] Mention language version in test explicitly.

"modernize-use-using" check is applicable only to C++11 and later. Spell it out
to avoid relying on default language version.

rdar://problem/47932196


git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@354069 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed