Age | Commit message (Expand) | Author |
---|---|---|
2010-05-04 | When instantiating a function that was declared via a typedef, e.g., | Douglas Gregor |
2010-04-30 | Clean up our handling of local instantiation scopes, which keep track | Douglas Gregor |
2010-04-28 | When the qualifier of a id-expression is non-dependent but not | Douglas Gregor |
2010-04-08 | Make CXXScopeSpec invalid when incomplete, and propagate that into any | Jeffrey Yasskin |
2010-03-30 | Improve diagnostics when printing a template instantiation backtrace | Douglas Gregor |
2010-03-25 | Add another test for weird substitutions into function types during template ... | Douglas Gregor |
2010-03-25 | Improve our handling of local instantiation scopes in two related ways: | Douglas Gregor |
2010-03-24 | Each non-local class instantiation is its own local instantiation | Douglas Gregor |