]> granicus.if.org Git - clang/commit
Sema: Emit a nicer diagnostic when IndirectFieldDecls show up inappropriately in...
authorDavid Majnemer <david.majnemer@gmail.com>
Sat, 26 Oct 2013 06:12:44 +0000 (06:12 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Sat, 26 Oct 2013 06:12:44 +0000 (06:12 +0000)
commit099791143ba548bf0a228da0d268b463a3507929
treecc38ccab3ab3b39019951854988b69713d768f4a
parentd7b485599cf23605e0e7e9846a7c5df11783b9f7
Sema: Emit a nicer diagnostic when IndirectFieldDecls show up inappropriately in non-type template arguments

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193462 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplate.cpp
test/CXX/temp/temp.arg/temp.arg.nontype/p1.cpp