aboutsummaryrefslogtreecommitdiff
path: root/clang/test/SemaCXX/warn-using-namespace-in-header.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-08-22Split isFromMainFile into two functions.Eli Friedman1-0/+9
2012-11-05Delete comment I forgot to delete in my last change.Nico Weber1-2/+0
2012-11-05Use Richard's BE_THE_HEADER trick to simplify a test. No intended behavior ch...Nico Weber1-45/+53
2011-04-02Make -Wheader-hygiene not complain about USING_NAMESPACE_THROUGH_MACRO in a n...Nico Weber1-0/+27
2011-03-26Improve -Wheader-hygiene to warn about using directives inside linkageDouglas Gregor1-0/+18
2011-03-18Add an opt-in -Wheader-hygiene, which current diagnoses the use ofDouglas Gregor1-0/+9