Nico Weber
|
2b868e2486
|
Delete comment I forgot to delete in my last change.
llvm-svn: 167418
|
2012-11-05 22:50:26 +00:00 |
Nico Weber
|
2134387764
|
Use Richard's BE_THE_HEADER trick to simplify a test. No intended behavior change.
llvm-svn: 167417
|
2012-11-05 22:49:03 +00:00 |
Nico Weber
|
cc2b8717c5
|
Make -Wheader-hygiene not complain about USING_NAMESPACE_THROUGH_MACRO in a non-header file.
llvm-svn: 128780
|
2011-04-02 19:45:15 +00:00 |
Douglas Gregor
|
a172e08824
|
Improve -Wheader-hygiene to warn about using directives inside linkage
specifications within the global scope, from Elliot Glaysher.
llvm-svn: 128352
|
2011-03-26 22:25:30 +00:00 |
Douglas Gregor
|
96a4bddefb
|
Add an opt-in -Wheader-hygiene, which current diagnoses the use of
global using directives in C++ headers, from Elliot Glaysher!
llvm-svn: 127881
|
2011-03-18 16:10:52 +00:00 |