]> granicus.if.org Git - clang/commit
Don't crash with -Wlarge-by-value-copy and a dependent type. PR11726.
authorEli Friedman <eli.friedman@gmail.com>
Mon, 9 Jan 2012 23:46:59 +0000 (23:46 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Mon, 9 Jan 2012 23:46:59 +0000 (23:46 +0000)
commitd18840d1e27c1b9c27bb74923b87f8ae33ec4736
treef2ce80a27c44f82650f6945b89bca624c3758608
parent1c94c16317c1a35c1549e022958188eea2567089
Don't crash with -Wlarge-by-value-copy and a dependent type.  PR11726.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147812 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/SemaCXX/warn-large-by-value-copy.cpp