[all-commits] [llvm/llvm-project] 39eef2: PR43775: don't produce a bogus 'auto' -Wc++98-comp...
Richard Smith via All-commits
all-commits at lists.llvm.org
Sun Oct 27 21:43:28 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 39eef2cbb6ab1fda2e0beb8789cd49a3ce276b16
https://github.com/llvm/llvm-project/commit/39eef2cbb6ab1fda2e0beb8789cd49a3ce276b16
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2019-10-27 (Sun, 27 Oct 2019)
Changed paths:
M clang/lib/Sema/SemaType.cpp
M clang/test/SemaCXX/cxx98-compat.cpp
Log Message:
-----------
PR43775: don't produce a bogus 'auto' -Wc++98-compat warning for CTAD
More information about the All-commits
mailing list