[all-commits] [llvm/llvm-project] c4af1c: PR48383: Disallow decltype(auto) in pseudodestruct...
David Blaikie via All-commits
all-commits at lists.llvm.org
Thu Dec 3 20:46:01 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4af1c8d939b21ac7deb631887fc26db7451c592
https://github.com/llvm/llvm-project/commit/c4af1c8d939b21ac7deb631887fc26db7451c592
Author: David Blaikie <dblaikie at gmail.com>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M clang/lib/Sema/SemaExprCXX.cpp
M clang/test/SemaCXX/cxx1y-deduced-return-type.cpp
Log Message:
-----------
PR48383: Disallow decltype(auto) in pseudodestructor calls
More information about the All-commits
mailing list