Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-02 | Make -Wheader-hygiene not complain about USING_NAMESPACE_THROUGH_MACRO in a ↵ | Nico Weber | |
non-header file. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128780 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-03-26 | Improve -Wheader-hygiene to warn about using directives inside linkage | Douglas Gregor | |
specifications within the global scope, from Elliot Glaysher. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128352 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-03-18 | Add an opt-in -Wheader-hygiene, which current diagnoses the use of | Douglas Gregor | |
global using directives in C++ headers, from Elliot Glaysher! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127881 91177308-0d34-0410-b5e6-96231b3b80d8 |