]> granicus.if.org Git - clang/commit
PR15677 - Crash in template diffing. Check that expression is evaluatable before...
authorNikola Smiljanic <popizdeh@gmail.com>
Tue, 1 Jul 2014 04:17:53 +0000 (04:17 +0000)
committerNikola Smiljanic <popizdeh@gmail.com>
Tue, 1 Jul 2014 04:17:53 +0000 (04:17 +0000)
commit834726eae6e1dedd3cb4ab884795402c77da1d90
treeca9f37d977f1ed819e8d0424fd2399854c95967e
parent73e75f0db89eaa33b3a9cf8432aba75172d0ea98
PR15677 - Crash in template diffing. Check that expression is evaluatable before evaluating it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@212090 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTDiagnostic.cpp
test/Misc/diag-template-diffing.cpp