Age | Commit message (Expand) | Author |
---|---|---|
2013-03-18 | Add missing diagnostic for a nested-name-specifier on a free-standing type de... | Richard Smith |
2011-03-26 | Don't warn about the 'extern' in 'extern "C"' on a tag decl. This is | John McCall |
2010-04-22 | When checking whether to diagnose an initialized "extern" variable, | Douglas Gregor |
2010-04-19 | Only suppress the "extern variable has an initializer" warning when the exter... | Douglas Gregor |
2010-04-19 | Disable the "'extern' variable has an initializer" warning in C++, | Douglas Gregor |