aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/storage-class.cpp
AgeCommit message (Expand)Author
2013-03-18Add missing diagnostic for a nested-name-specifier on a free-standing type de...Richard Smith
2011-03-26Don't warn about the 'extern' in 'extern "C"' on a tag decl. This isJohn McCall
2010-04-22When checking whether to diagnose an initialized "extern" variable,Douglas Gregor
2010-04-19Only suppress the "extern variable has an initializer" warning when the exter...Douglas Gregor
2010-04-19Disable the "'extern' variable has an initializer" warning in C++,Douglas Gregor