[all-commits] [llvm/llvm-project] 6ce97e: Fix invalid attempted explicit instantiation, whic...
Richard Smith via All-commits
all-commits at lists.llvm.org
Wed Jul 29 13:07:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6ce97eee35463be2ccd82ae659034506ae9b25f1
https://github.com/llvm/llvm-project/commit/6ce97eee35463be2ccd82ae659034506ae9b25f1
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M clang-tools-extra/test/clang-tidy/checkers/bugprone-string-integer-assignment.cpp
Log Message:
-----------
Fix invalid attempted explicit instantiation, which Clang now rejects.
More information about the All-commits
mailing list