[cfe-commits] r100115 - /cfe/trunk/lib/Sema/SemaTemplate.cpp
Douglas Gregor
dgregor at apple.com
Thu Apr 1 11:15:23 PDT 2010
On Apr 1, 2010, at 9:50 AM, Daniel Dunbar wrote:
> Author: ddunbar
> Date: Thu Apr 1 11:50:48 2010
> New Revision: 100115
>
> URL: http://llvm.org/viewvc/llvm-project?rev=100115&view=rev
> Log:
> Fix -Asserts warning, and protect against missing case.
FWIW, there is no missing case here. The -Asserts warning is actually bogus.
- Doug
More information about the cfe-commits
mailing list