aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-using-namespace-in-header.cpp
AgeCommit message (Expand)Author
2012-11-05Delete comment I forgot to delete in my last change.Nico Weber
2012-11-05Use Richard's BE_THE_HEADER trick to simplify a test. No intended behavior ch...Nico Weber
2011-04-02Make -Wheader-hygiene not complain about USING_NAMESPACE_THROUGH_MACRO in a n...Nico Weber
2011-03-26Improve -Wheader-hygiene to warn about using directives inside linkageDouglas Gregor
2011-03-18Add an opt-in -Wheader-hygiene, which current diagnoses the use ofDouglas Gregor