]> granicus.if.org Git - clang/commit
Test for virtual instead of pure here. It has the exact same effect, and John
authorNick Lewycky <nicholas@mxc.ca>
Tue, 5 Feb 2013 06:20:31 +0000 (06:20 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 5 Feb 2013 06:20:31 +0000 (06:20 +0000)
commit7cea1487602536e91a2c36511f5ad56ff1b2dc68
tree4dd9fdbfed0410536a3e18613492db03ec13373e
parentafbcab8d10d4208c7ad8da79e948432117d4a326
Test for virtual instead of pure here. It has the exact same effect, and John
claims it will improve performance.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174341 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp